Update main.h add tx_freq_hz back

beta-extra
Alan Johnston 1 year ago committed by GitHub
parent 491c12c358
commit f0a5fe45c4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -61,7 +61,7 @@
#define ON 1
#define CHECK 0
//uint32_t tx_freq_hz = 434900000 + FREQUENCY_OFFSET;
uint32_t tx_freq_hz = 434900000 + FREQUENCY_OFFSET;
uint8_t data[1024];
uint32_t tx_channel = 0;

Loading…
Cancel
Save

Powered by TurnKey Linux.