Oscar Yuyan Gao / Mbed 2 deprecated 4180_final_project_github

Dependencies:   mbed Servo NeoMatrix mbed-rtos 4DGL-uLCD-SE PinDetect PololuLedStrip

Files at this revision

API Documentation at this revision

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