Update cw_main.c

pull/1/head
alanbjohnston 7 years ago committed by GitHub
parent d074a2c79f
commit f3dcf7535a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -41,7 +41,9 @@
#define ADC8 20
#define TIME 8
#define UCTEMP 30
#define UPTIME_SEC 8
long int timestamp = 0;
extern uint8_t axradio_rxbuffer[];
void *transmit(void *arg);
int get_message(uint8_t *buffer, int avail);

Loading…
Cancel
Save

Powered by TurnKey Linux.