Files @ 6060ac6db4a5
Branch filter:

Location: seniordesign-firmware/master/master/lib/aprs.h

ethanzonca@CL-SEC241-08.cedarville.edu
Added error code functionality for error LED, added SD card errors.
/*
 * aprs.h
 *
 * Created: 11/8/2012 3:41:04 PM
 *  Author: ethanzonca
 */ 


#ifndef APRS_H_
#define APRS_H_

void aprs_send();

#endif /* APRS_H_ */