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:
- 3:065e8a7824d4
- Parent:
- 2:172492c41c48
- Child:
- 8:5532a9c895be
--- a/images.h Thu Mar 09 04:34:39 2017 +0000 +++ b/images.h Thu Mar 09 20:33:10 2017 +0000 @@ -1,4 +1,8 @@ #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]; +extern const uint8_t Home_bmp[18438]; +extern const uint8_t HeartRatePage_bmp[18438]; -