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 Servo NeoMatrix mbed-rtos 4DGL-uLCD-SE PinDetect PololuLedStrip
Revision 3:89e7deacb0c1, committed 2020-11-23
- Comitter:
- oscargao
- Date:
- Mon Nov 23 21:23:57 2020 +0000
- Parent:
- 2:95f72e92b370
- Child:
- 4:2a561107cc01
- Commit message:
- most working
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Mon Nov 23 21:23:07 2020 +0000 +++ b/main.cpp Mon Nov 23 21:23:57 2020 +0000 @@ -32,7 +32,7 @@ volatile float setMositLevel = 0.5; volatile float setLightLevel = 0.5; volatile float ShadePosition = 0.0; -volatile float ShadePosition = 0.0; +volatile float PipePosition = 0.0; volatile int counting = 0; // keep track of how many seconds has passed