Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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();