Update main.h remove tx_

fc-l-noax
Alan Johnston 1 year ago committed by GitHub
parent b41f62a658
commit 8bef0bc890
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -66,9 +66,9 @@
#define CARRIER 1
#define DTMF_APRS 2
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;
//uint32_t tx_channel = 0;
//ax5043_conf_t hax5043;
//ax25_conf_t hax25;

Loading…
Cancel
Save

Powered by TurnKey Linux.