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: mbed
Fork of Nucleo_PS3_Jikken_PS3 by
Revision 21:c5af214bfc05, committed 2015-10-16
- Comitter:
- nodoame
- Date:
- Fri Oct 16 10:13:48 2015 +0000
- Parent:
- 18:e3591b0b9e40
- Commit message:
- ???????
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Thu Oct 08 07:30:25 2015 +0000
+++ b/main.cpp Fri Oct 16 10:13:48 2015 +0000
@@ -254,9 +254,9 @@
//射出
if(getBt(btL)&&obonFlag){
- kRed=shotToDenziben(airReg,1,1,airAddr);
+ Mechanum.putc(162);
wait(0.5f);
- kRed=shotToDenziben(airReg,0,1,airAddr);
+ Mechanum.putc(163);
kRed=0;
}
