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.
Revision 1:941ec2a0e942, committed 2015-01-20
- Comitter:
- giogal
- Date:
- Tue Jan 20 17:55:40 2015 +0000
- Parent:
- 0:d0bdc26cb259
- Commit message:
- s
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r d0bdc26cb259 -r 941ec2a0e942 main.cpp --- a/main.cpp Tue Jan 20 17:54:31 2015 +0000 +++ b/main.cpp Tue Jan 20 17:55:40 2015 +0000 @@ -104,7 +104,7 @@ y = 0; i2c.write(address,&Z_addr,1,true); i2c.read(address,&z_buffer,1,false); - + printf("ciao"); i2c.write(address,&X_addr,1,true); i2c.read(address,&x_buffer,1,false);