Class Bertl added
Dependents: BertlDrive_V2 BertlDrive_V2
Diff: const.h
- Revision:
- 1:fafbac0ba96d
- Parent:
- 0:66e9a0afcbd6
- Child:
- 2:1cd559ff516b
--- a/const.h Thu Feb 26 10:12:06 2015 +0000 +++ b/const.h Thu Mar 19 19:12:33 2015 +0000 @@ -44,6 +44,8 @@ const int LED_ALL_BACK = 0xF0; const int LED_ALL = 0xFF; +const int LED_BLUE = 0xBB; + const int addr = 0x40; // I2C-address PCA9555 const int PERIOD = 20; // PWM period const int PULSWIDTH = 5; // PWN pulswidth