Example output of DISCO-L475-IOT01 on-board sensors with printf

Dependencies:   mbed BSP_B-L475E-IOT01

Revision:
1:943521ff8acd
Parent:
0:0cc3bd737dcb
Child:
3:be738dea39a5
--- a/main.cpp	Thu Nov 08 16:47:56 2018 +0000
+++ b/main.cpp	Mon Mar 18 11:47:36 2019 +0000
@@ -1,6 +1,6 @@
 #include "mbed.h"
 
-// Sensors drivers present in the BSP library
+// Sensors drivers in the BSP library
 #include "stm32l475e_iot01_tsensor.h"
 #include "stm32l475e_iot01_hsensor.h"
 #include "stm32l475e_iot01_psensor.h"