final ver
Dependencies: mbed Servo mbed-rtos 4DGL-uLCD-SE
Diff: main.cpp
- Revision:
- 3:c80f73ca9874
- Parent:
- 2:91aa75cdc631
- Child:
- 4:fd76d6731afb
--- a/main.cpp Thu Apr 25 01:26:32 2019 +0000 +++ b/main.cpp Thu Apr 25 01:27:22 2019 +0000 @@ -127,7 +127,7 @@ } } myservobody = i; - myservohead = j; + myservohead = j;int a; uLCD.cls(); uLCD.printf("row:%d\ncol:%d",(int)(i/min_move),(int)(j/min_move)); wait(min_wait);