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.
Dependencies: ADS1015 MPU6050 PixelArray mbed
Fork of Momo_New by
Diff: Sensorplate/main.cpp
- Revision:
- 3:cb38f2b1fd5a
- Parent:
- 2:c6497fc90768
- Child:
- 4:367af005956b
diff -r c6497fc90768 -r cb38f2b1fd5a Sensorplate/main.cpp
--- a/Sensorplate/main.cpp Thu Sep 14 08:41:26 2017 +0000
+++ b/Sensorplate/main.cpp Thu Sep 14 08:51:00 2017 +0000
@@ -20,7 +20,6 @@
int k = 0;
float acce[3]; // Raw accelerometer data
float gyro[3]; // Raw gyroscope data
-bool r = 0;
void read_adc()
{
