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: OLED USBDevice max32630fthr
Fork of FTHR_OLED by
Revision 13:b39926d89b1f, committed 2017-09-27
- 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)){
