Works

Dependencies:   BMP180 BNO055_fusion Fonts GPSISR HTU21D SDFileSystem UniGraphic mbed uGUI

Fork of Bicycl_Computer_NUCLEO-F411RE by Darren Ulrich

Revision:
3:6f47fcd415ab
Parent:
2:c5085faf2aa5
Child:
4:25554dc066a0
--- a/main.cpp	Sat Dec 17 18:55:31 2016 +0000
+++ b/main.cpp	Sat Dec 17 19:07:26 2016 +0000
@@ -269,6 +269,6 @@
             //tsc_cs = 1 ;
         } 
         while(waitTouch != false) ;
-        wait(1) ;
+        //wait(1) ;
     }
 }