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.
Fork of all_combined_week6 by
Diff: slave.cpp
- Revision:
- 7:b3f876f605d9
- Parent:
- 6:82153349cc9b
- Child:
- 8:772ec80d9c29
diff -r 82153349cc9b -r b3f876f605d9 slave.cpp
--- a/slave.cpp Tue Jul 15 10:04:38 2014 +0000
+++ b/slave.cpp Fri Sep 19 05:12:40 2014 +0000
@@ -27,6 +27,7 @@
screen.printf("\nSlave entered\n");
slave.address(slave_address); //assigning slave address
+ slave.stop();
char Switch_Variable;
