Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 1544 → Rev 1545

/branches/V0.76g_FC-JN-Receiver/jennic.h
0,0 → 1,12
#ifndef _JENNIC_H
#define _JENNIC_H
#include <inttypes.h>
 
extern void jen_parser (uint8_t c);
void jen_decode_packet (void);
void jen_new_signal (uint8_t channel, int16_t signal);
#define USART1_BAUD 38400
#endif //_JENNIC_H
Property changes:
Added: svn:eol-style
+native
\ No newline at end of property
Added: svn:keywords
+Revision LastChangedBy LastChangedDate
\ No newline at end of property