Example output of DISCO-L475-IOT01 on-board sensors with printf
Dependencies: mbed BSP_B-L475E-IOT01
Diff: main.cpp
- Revision:
- 3:be738dea39a5
- Parent:
- 1:943521ff8acd
- Parent:
- 2:dce931d77528
--- a/main.cpp Mon Mar 18 11:47:36 2019 +0000 +++ b/main.cpp Mon Mar 18 11:48:33 2019 +0000 @@ -18,6 +18,7 @@ BSP_TSENSOR_Init(); BSP_HSENSOR_Init(); + BSP_PSENSOR_Init(); BSP_MAGNETO_Init();