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: EthernetNetIf Queue Servo mbed
Revision 4:bae1c47dc112, committed 2013-07-29
- Comitter:
- johnson6987
- Date:
- Mon Jul 29 20:08:37 2013 +0000
- Parent:
- 2:6383a282c70c
- Commit message:
- Wireless Communication for Protomicro
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Mon May 13 13:30:26 2013 +0000
+++ b/main.cpp Mon Jul 29 20:08:37 2013 +0000
@@ -121,7 +121,7 @@
pc.printf("X=%f Y=%f ML=%f MR=%f\r\n", X,Y,Ml.read(),Mr.read());
/*
- /*ML=1;
+ ML=1;
MR=0;
for (int x=0; x<8; x++) {
leds[x]=(bool)Joy.button[x];