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_MLX90614 Hexi_OLED_SSD1351
Fork of Hexi_Click_IRThermo_Example by
Revision 5:ae7682e17859, committed 2016-11-03
- Comitter:
- GregC
- Date:
- Thu Nov 03 21:57:48 2016 +0000
- Parent:
- 4:43e682f7fde8
- Commit message:
- Very advanced Click IR Thermo example for Hexiwear featuring OLED Display, Bluetooth, Cloud and Touch
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Thu Oct 27 20:15:40 2016 +0000
+++ b/main.cpp Thu Nov 03 21:57:48 2016 +0000
@@ -151,7 +151,7 @@
oled.FillScreen(COLOR_BLACK);
/* Turn on the backlight of the OLED Display */
- oled.DimScreenON();
+// oled.DimScreenON();
oled.DrawImage(blue1,0,0); // Fill 96px by 96px Screen with 96px by 96px NXP Image starting at x=0,y=0
wait(0.5);
