Giovanni Gallotti
/
LAB_NEW
nammerda
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 |
--- 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);