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
Diff: iBreatheImages.h
- Revision:
- 0:d10482dd53e5
diff -r 000000000000 -r d10482dd53e5 iBreatheImages.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/iBreatheImages.h Tue Oct 18 21:52:42 2016 +0000 @@ -0,0 +1,11 @@ +#include "stdint.h" + +extern const uint8_t iBreatheWS_bmp[18438]; +extern const uint8_t iBreatheBlank_bmp[18438]; +extern const uint8_t iBreatheBlow_bmp[18438]; +extern const uint8_t iBreatheDrink_bmp[18438]; +extern const uint8_t iBreatheDrive_bmp[18438]; +extern const uint8_t iBreatheHang_bmp[18438]; +extern const uint8_t iBreatheini_bmp[18438]; +extern const uint8_t iBreatheSober_bmp[18438]; +