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_XBEE by
Diff: main.cpp
- Revision:
- 8:b2ead9ecd6cd
- Parent:
- 7:ff092d85496c
- Child:
- 9:489a085d1703
--- a/main.cpp Wed Sep 16 06:54:47 2015 +0000
+++ b/main.cpp Thu Sep 17 04:08:04 2015 +0000
@@ -307,7 +307,7 @@
Mechanum.putc(val);
wait(0.03f);
- pc.printf("DATA[1]%d\r\n",(int)(DATA[1]&0x02));
+ //pc.printf("DATA[1]%d\r\n",(int)(DATA[1]&0x02));
//printf("deg:%lfX1:%d:bt%ddeg:%lfval:%d\r\n",deg,(int)DATA[1],getBt(btSqa),deg,val);
}
}
\ No newline at end of file
