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: Hexi_KW40Z Hexi_OLED_SSD1351 nRF24L01 FXOS8700
Diff: images.h
- Revision:
- 14:9e6b87e322a2
- Parent:
- 12:8db1b8fb5866
- Child:
- 16:b09f27c2dbe7
--- a/images.h Mon Apr 10 16:46:59 2017 +0000 +++ b/images.h Mon Apr 10 17:25:37 2017 +0000 @@ -1,5 +1,5 @@ #include "stdint.h" -extern const uint8_t HexiSafe96_bmp[18438]; +//extern const uint8_t HexiSafe96_bmp[18438]; extern const uint8_t HeartRate_bmp[18438]; extern const uint8_t FallDet_bmp[18438]; extern const uint8_t FallDetPage_bmp[18438];