WirelessComs For David
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 |
diff -r 6383a282c70c -r bae1c47dc112 main.cpp --- 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];