3 sensors, polling

Dependencies:   X_NUCLEO_53L1A2

Revision:
9:0a3e1affe004
Parent:
8:8f6490937346
Child:
10:cf7d563200fc
--- a/main.cpp	Fri May 07 08:54:46 2021 +0000
+++ b/main.cpp	Fri May 07 13:45:18 2021 +0000
@@ -8,6 +8,13 @@
  *
  *
  *  The Reset button can be used to restart the program.
+ *
+ * *** Note : 
+ * Default Mbed build system settings disable print floating-point support.
+ * Offline builds can enable this, again.
+ * https://github.com/ARMmbed/mbed-os/blob/master/platform/source/minimal-printf/README.md
+ * .\mbed-os\platform\mbed_lib.json
+ *
  */
  
 #include <stdio.h>