Pilot 1 working code (excluding new patient after calculation). %d changed in %f sensordata serial log.
Dependencies: ADS1015 MPU6050 PixelArray mbed
Fork of Momo_New by
Diff: Sensorplate/main.cpp
- Revision:
- 14:3e7c3044d48b
- Parent:
- 13:b85f41d6fe6f
- Child:
- 16:adbbac0c79f9
--- a/Sensorplate/main.cpp Thu Sep 28 14:52:14 2017 +0000 +++ b/Sensorplate/main.cpp Thu Sep 28 15:23:17 2017 +0000 @@ -80,8 +80,6 @@ void serial_read() // Serial read for select LED intensity and colour. { - pc.printf("It works :)!"); - if (pi.readable()) { char message[3]; pi.scanf("%s",message);