Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: HCSR
Fork of ur_Bertl by
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