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: agz_base_ver2 agz_base_ver2 get_GPS_data_ver1 aigamozu_program_ver2 ... more
Revision 28:e0f016828bb1, committed 2015-05-16
- Comitter:
- s1200058
- Date:
- Sat May 16 06:52:26 2015 +0000
- Parent:
- 27:acadce784e2b
- Child:
- 29:3a2d87c10e43
- Commit message:
- 2015/05/14
Changed in this revision
| AigamozuControlPackets.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- 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;