mirror of https://github.com/g4klx/MMDVMHost
Move LOCKOUT to pin 12 to accommodate the AltSoftSerial Library
This commit is contained in:
parent
93dd989eb1
commit
11e75abf86
|
|
@ -45,7 +45,7 @@
|
||||||
#define PIN_TX 6
|
#define PIN_TX 6
|
||||||
#define PIN_CD 7
|
#define PIN_CD 7
|
||||||
|
|
||||||
#define PIN_LOCKOUT 10
|
#define PIN_LOCKOUT 12
|
||||||
|
|
||||||
#define FLASH_DELAY 3200U
|
#define FLASH_DELAY 3200U
|
||||||
#endif
|
#endif
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue