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: Motordriver mbed-rtos mbed
Fork of MultiModalRobotSM by
Revision 21:21f72bd7f649, committed 2017-12-12
- Comitter:
- baijun
- Date:
- Tue Dec 12 03:11:49 2017 +0000
- Parent:
- 20:e1a78ee68726
- Commit message:
- Working code;
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Tue Dec 12 03:11:05 2017 +0000 +++ b/main.cpp Tue Dec 12 03:11:49 2017 +0000 @@ -152,9 +152,6 @@ } visible = (ypos>=0); if (visible) { // CAMERA CAN SEE A CIRCLE - //leds[0] = 0; -// leds[1] = 0; -// leds[2] = 0; if (light) { //Cop lights myRGBled.write(1.0,0.0,0.0); light = false;