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.
Fork of 2015robot_main by
Diff: manualMode.h
- Revision:
- 50:8ea4714316ce
- Parent:
- 49:9276fda93084
- Child:
- 51:cb430192b28b
--- a/manualMode.h Sat Sep 26 01:37:01 2015 +0000 +++ b/manualMode.h Sat Sep 26 08:43:21 2015 +0000 @@ -35,12 +35,6 @@ sendData(1,6); } } - /*else if(up){ - if(edge_up){ - edge_up=0; - sendData(1,4); - } - }*/ else if(cross){ targSwingRadVelocity = 0.0; contSwing.reset(); @@ -49,6 +43,4 @@ else if(l1) sendData(1,5); } - - #endif /*manualMode.h*/ \ No newline at end of file