Bruno Allaire-Lemay
/
APP1test
df
Fork of APP1 by
Diff: Accelerometer.cpp
- Revision:
- 9:12519f9dd3cd
- Parent:
- 8:862e28c7f6f6
- Child:
- 19:f5aa0ce5546b
diff -r 862e28c7f6f6 -r 12519f9dd3cd Accelerometer.cpp --- a/Accelerometer.cpp Sun Jan 15 03:32:36 2017 +0000 +++ b/Accelerometer.cpp Sun Jan 15 03:36:04 2017 +0000 @@ -155,4 +155,4 @@ const int z_axis_data = read_axis_data_8_bits(AXIS_Z); return angle_from_int_axis_data(z_axis_data); } -}; \ No newline at end of file +} \ No newline at end of file