mirror of https://github.com/g4klx/MMDVM.git
Merge branch 'master' of https://github.com/g4klx/MMDVM
This commit is contained in:
commit
e879b4615a
3
Config.h
3
Config.h
|
@ -71,9 +71,6 @@
|
|||
// #define SERIAL_SPEED 230400 // Only works on newer boards like fast M4, M7, Teensy 3.x. External FM might work with this
|
||||
#define SERIAL_SPEED 460800 // Only works on newer boards like fast M4, M7, Teensy 3.x. External FM should work with this
|
||||
|
||||
// Allow the use of the COS line to lockout the modem
|
||||
// #define USE_COS_AS_LOCKOUT
|
||||
|
||||
// Use pins to output the current mode via LEDs
|
||||
#define MODE_LEDS
|
||||
|
||||
|
|
Loading…
Reference in New Issue