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:
- 28:e0f016828bb1
- Parent:
- 27:acadce784e2b
- Child:
- 29:3a2d87c10e43
--- a/AigamozuControlPackets.cpp Sat May 16 06:49:43 2015 +0000 +++ b/AigamozuControlPackets.cpp Sat May 16 06:52:26 2015 +0000 @@ -319,7 +319,7 @@ eachModeInt.detach(); //Select Mode - switch(buf[0]){ + switch(buf[5]){ case 0: nowMode = STANDBY_MODE; break;