max32630

Dependencies:   OLED USBDevice max32630fthr

Fork of FTHR_OLED by Greg Steiert

Revision:
13:b39926d89b1f
Parent:
12:53ca22948a98
Child:
15:d346e81089ac
--- a/main.cpp	Wed Sep 27 14:28:10 2017 +0000
+++ b/main.cpp	Wed Sep 27 14:28:49 2017 +0000
@@ -97,8 +97,8 @@
         daplink.printf("date for shirtf:%d\n",airDisplayDate);
         ledEnable = 1;
         ledEnable = 0;
-        //shirftDate( ~airDisplayDate );
-        shirftDate( 0x00ffff);
+        shirftDate( ~airDisplayDate );
+        //shirftDate( 0x00ffff);
         
         while((pm25 > 100)||(fireAir > 1)||(alcohol > 1)){