Nucleo-transfer
Dependencies: ADS1015 MPU6050 PixelArray PixelArray-Nucleo mbed WS2813
Fork of Nucleo-transfer by
Diff: Sensorplate/main.cpp
- Revision:
- 3:cb38f2b1fd5a
- Parent:
- 2:c6497fc90768
- Child:
- 4:367af005956b
--- 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() {