mirror of
https://github.com/g4klx/MMDVM.git
synced 2026-04-06 06:55:05 +00:00
Rename MODE_PINS to MODE_LEDS
This commit is contained in:
parent
5405395e1a
commit
5f19cfcb49
7 changed files with 10 additions and 10 deletions
4
Config.h
4
Config.h
|
|
@ -38,8 +38,8 @@
|
|||
// Allow the use of the COS line to lockout the modem
|
||||
// #define USE_COS_AS_LOCKOUT
|
||||
|
||||
// Use pins to output the current mode
|
||||
// #define MODE_PINS
|
||||
// Use pins to output the current mode via LEDs
|
||||
// #define MODE_LEDS
|
||||
|
||||
// For the original Arduino Due pin layout
|
||||
// #define ARDUINO_DUE_PAPA
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue