Example output of DISCO-L475-IOT01 on-board sensors with printf
Dependencies: mbed BSP_B-L475E-IOT01
Revision 3:be738dea39a5, committed 2019-03-18
- Comitter:
- lmottola
- Date:
- Mon Mar 18 11:48:33 2019 +0000
- Parent:
- 2:943521ff8acd
- Parent:
- 1:dce931d77528
- Commit message:
- Merged mods
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 943521ff8acd -r be738dea39a5 main.cpp --- 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();