111

Dependencies:   4DGL-uLCD-SE AD5206 mbed-rtos mbed

Fork of 4180_proj by ECE4180proj

Revision:
13:4cec0e446def
Parent:
12:b6265952fb06
diff -r b6265952fb06 -r 4cec0e446def main.cpp
--- a/main.cpp	Mon Dec 07 18:14:51 2015 +0000
+++ b/main.cpp	Mon Dec 07 18:41:29 2015 +0000
@@ -33,8 +33,11 @@
 
 int vol;
 int main(void){
+
     int  start = begain_first();
-    if (start) {
+    if (start == 0) {
+    }
+    if (start == 1) {
         while (1) {
             thispara = para_setting();
             int type=thispara.get_type();