Move LOCKOUT to pin 12 to accommodate the AltSoftSerial Library

This commit is contained in:
Tony Corbett G0WFV
2016-11-22 23:35:37 +02:00
parent 93dd989eb1
commit 11e75abf86

View File

@@ -45,7 +45,7 @@
#define PIN_TX 6
#define PIN_CD 7
#define PIN_LOCKOUT 10
#define PIN_LOCKOUT 12
#define FLASH_DELAY 3200U
#endif