調整中

Dependencies:   mbed HMC6352 US015 TB6612FNG2 getGPS ATP3011

Revision:
3:74d0faefdd78
Parent:
1:f6d4f374b130
Child:
6:1cda8471adc3
--- a/Avoid.h	Sun Oct 24 05:28:29 2021 +0000
+++ b/Avoid.h	Sun Oct 24 06:17:23 2021 +0000
@@ -1,7 +1,7 @@
 #include "mbed.h"
 #include "Move.h"
 
-int main() 
+int Avoid() 
 {
     int distance;
     while(1) {