Yunting Zou 201199716

Dependencies:   mbed MotionSensor

Revision:
2:a2f88b2d5da4
Parent:
1:9a8033d80067
Child:
3:4bd22344278d
--- a/main.cpp	Thu May 14 16:29:22 2020 +0000
+++ b/main.cpp	Thu May 14 16:42:19 2020 +0000
@@ -69,6 +69,7 @@
      
 }
 
+
  //the welcome screen
 void begin() {                                                    //2
         
@@ -87,6 +88,7 @@
     }
 }
 
+
 //Outline the entire interface
 void render() {                                                        //3