Update main.h changed to DTMF_APRS

release
Alan Johnston 1 year ago committed by GitHub
parent c35cf6f44e
commit e9baaee6e3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -62,7 +62,7 @@
#define CHECK 0
#define DISABLED 0
#define CARRIER 1
#define DTMF-APRS 2
#define DTMF_APRS 2
uint32_t tx_freq_hz = 434900000 + FREQUENCY_OFFSET;
uint8_t data[1024];

Loading…
Cancel
Save

Powered by TurnKey Linux.