Update main.h add CHECK

beta-v1.3.2-battery-saver-2
Alan Johnston 2 years ago committed by GitHub
parent a3e849c11d
commit 63d307423d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -54,6 +54,7 @@
#define OFF - 1
#define ON 1
#define CHECK 0
uint32_t tx_freq_hz = 434900000 + FREQUENCY_OFFSET;
uint8_t data[1024];

Loading…
Cancel
Save

Powered by TurnKey Linux.