mirror of
https://github.com/g4klx/MMDVM.git
synced 2026-04-04 14:08:33 +00:00
Assert optional output pins on mode change.
This commit is contained in:
parent
2e0d0c027c
commit
e9ba2e896a
4 changed files with 51 additions and 2 deletions
3
Config.h
3
Config.h
|
|
@ -31,6 +31,9 @@
|
|||
// Allow the use of the COS line to lockout the modem
|
||||
// #define USE_COS_AS_LOCKOUT
|
||||
|
||||
// Use pins to output the current mode
|
||||
// #define ARDUINO_MODE_PINS
|
||||
|
||||
// For the original Arduino Due pin layout
|
||||
// #define ARDUINO_DUE_PAPA
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue