max32630

Dependencies:   OLED USBDevice max32630fthr

Fork of FTHR_OLED by Greg Steiert

Files at this revision

API Documentation at this revision

Comitter:
feilang
Date:
Wed Sep 27 14:28:49 2017 +0000
Parent:
12:53ca22948a98
Child:
14:9cfad5e99b5c
Commit message:
nothing

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- 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)){