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: VNH5019
Dependents: Aigamozu_Robot_展示会 Aigamozu_Robot_March Aigamozu_Robot_templete
Fork of AigamozuControlPackets by
Diff: AigamozuControlPackets.cpp
- Revision:
- 29:3a2d87c10e43
- Parent:
- 28:e0f016828bb1
- Child:
- 31:8753fbab3f1f
--- a/AigamozuControlPackets.cpp Sat May 16 06:52:26 2015 +0000 +++ b/AigamozuControlPackets.cpp Sat May 16 14:06:26 2015 +0000 @@ -319,7 +319,7 @@ eachModeInt.detach(); //Select Mode - switch(buf[5]){ + switch(buf[19]){ case 0: nowMode = STANDBY_MODE; break;