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.
Diff: main.cpp
- Revision:
- 1:0ecf7a761340
- Parent:
- 0:c64604ea2ca8
- Child:
- 2:484bbcb45daa
diff -r c64604ea2ca8 -r 0ecf7a761340 main.cpp
--- a/main.cpp Sun Nov 09 08:29:23 2014 +0000
+++ b/main.cpp Sun Nov 09 11:45:37 2014 +0000
@@ -18,7 +18,7 @@
{
if( paw.process_paw() == STATE_1 )
{
- paw.print( &pc );
+ paw.print( &pc, 0 );
}
}
PAW Sensor