added: pin definition for mains power

This commit is contained in:
Bob 2015-11-22 21:50:38 +01:00
parent cea173f0fa
commit 8ed6f9a983

View file

@ -15,6 +15,8 @@
#define PIN_LEDGREEN 10
#define PIN_LEDRED 11
#define PIN_MAINS_POWER 9
#define CMD_BUFSIZE 64
#define CMD_TIMEOUT 10000 //command timeout in milliseconds