Stewart Platform GUI v1.0 Developed by C.H. Dep of EEA

Dependencies:   mbed

Files at this revision

API Documentation at this revision

Comitter:
heroistired
Date:
Tue Dec 26 05:58:46 2017 +0000
Parent:
0:2dfaf5bab3ee
Commit message:
GUI

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r 2dfaf5bab3ee -r 4d9e8e7cbb4b main.cpp
--- a/main.cpp	Sat Dec 09 08:49:02 2017 +0000
+++ b/main.cpp	Tue Dec 26 05:58:46 2017 +0000
@@ -25,7 +25,7 @@
         //wait(1);
         //pc.printf("This program runs since %d seconds.\n", i++);
         //InitGUI(&s2);
-        RefreshGUI(&s2, jj, jj, jj, jj, jj, jj, jj, jj, jj, jj, jj, jj);
+        RefreshGUI(&s2, jj, jj, jj, jj, jj, jj, jj, jj, jj, jj, jj, jj);        
         myled = !myled;
     }
 }