Rename MODE_PINS to MODE_LEDS

This commit is contained in:
phl0 2018-08-01 21:09:57 +02:00
parent 5405395e1a
commit 5f19cfcb49
No known key found for this signature in database
GPG key ID: 48EA1E640798CA9A
7 changed files with 10 additions and 10 deletions

View file

@ -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