Update main.h remove tx_freq_hz

beta-extra
Alan Johnston 1 year ago committed by GitHub
parent 8fa53873ae
commit fe7f69710d
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.