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: mbed-rtos mbed QEI
Diff: Sensors/Colour/Colour.h
- Revision:
- 5:56a5fdd373c9
- Parent:
- 4:1be0f6c6ceae
- Child:
- 7:4340355261f9
--- a/Sensors/Colour/Colour.h Wed Apr 03 17:54:53 2013 +0000 +++ b/Sensors/Colour/Colour.h Thu Apr 04 14:44:14 2013 +0000 @@ -1,6 +1,9 @@ // Eurobot13 Colour.h +//red led use 45ohm +//blue led use 10ohm + #include "mbed.h" #include "Led.h" #include "Phototransistor.h"