Modify the previous example to use NVStore for keeping track of how many times every different LED turned on This information must persist across system reboots! Print this information on STDout at every boot before running the application
Dependencies: BSP_B-L475E-IOT01
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
2:4cfbd0da7242 | 2018-12-06 | vicara | fixed |
1:288cdb94027a | 2018-12-06 | vicara | use NVStore for keeping track of how many; times every different LED turned on |
0:063b251c6aed | 2018-12-06 | vicara | use NVStore for keeping track of how many; times every different LED turned o |