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 analoghalls5_5 by
Diff: callbacks.cpp
- Revision:
- 15:c10d0aa3c0e1
- Parent:
- 13:79e247e54d78
- Child:
- 16:fd6771a6685a
diff -r 1cc975207995 -r c10d0aa3c0e1 callbacks.cpp
--- a/callbacks.cpp Mon Mar 09 02:06:06 2015 +0000
+++ b/callbacks.cpp Mon Mar 09 02:40:36 2015 +0000
@@ -45,5 +45,5 @@
}
void debug(Context *c) {
- //c->serial->printf("%f \n\r", c->dbg_angle);
+ serial->printf("%f \n\r", c->dbg_angle);
}
\ No newline at end of file
