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
Diff: main.cpp
- Revision:
- 1:29be01dec07b
- Parent:
- 0:479f9c87484c
diff -r 479f9c87484c -r 29be01dec07b main.cpp
--- a/main.cpp Tue Nov 24 15:48:21 2015 +0000
+++ b/main.cpp Tue Dec 29 18:21:00 2015 +0000
@@ -17,7 +17,7 @@
Driver = 1;
rs485.printf("A");
rs485.printf("B");
- Driver = 0;
+ //Driver = 0;
}
wait_ms(50);
receive = rs485.getc();