mirror of
https://github.com/g4klx/MMDVM.git
synced 2026-04-04 14:08:33 +00:00
Add lockout functionality with the option to use the COS line.
This commit is contained in:
parent
7258bf34fb
commit
e7334a2d7a
4 changed files with 45 additions and 2 deletions
3
Config.h
3
Config.h
|
|
@ -21,6 +21,9 @@
|
|||
|
||||
// #define WANT_DEBUG
|
||||
|
||||
// Allow the use of the COS line to lockout the modem
|
||||
// #define USE_COS_AS_LOCKOUT
|
||||
|
||||
// For the original Arduino Due pin layout
|
||||
// #define ARDUINO_DUE_PAPA
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue