Here

Dependencies:   Hexi_KW40Z Hexi_OLED_SSD1351 nRF24L01 FXOS8700

Revision:
9:5e63a3928e43
Parent:
8:5532a9c895be
Child:
11:deecd2b72129
--- a/main.cpp	Mon Mar 13 19:24:23 2017 +0000
+++ b/main.cpp	Tue Mar 14 15:48:36 2017 +0000
@@ -241,7 +241,7 @@
         }
         case 6: {
             //AlertNotification
-            oled.DrawImage(AlertBMP,10,25);
+            oled.DrawImage(AlertBMP,0,0);
             }
         default: {
             break;