fs

Dependents:   ARAI45th 3servotest 1stcomp 3rdcompfixstart ... more

Revision:
3:0afbd3f61151
Parent:
2:d1d1f4d9b302
Child:
4:ecbb45e84c08
--- a/locate.h	Mon Sep 05 10:38:48 2016 +0000
+++ b/locate.h	Tue Sep 06 09:31:00 2016 +0000
@@ -34,7 +34,7 @@
 void  update ();     
 
 //xをmm換算して整数値として返す
-int coordinateX();  
+int coordinateX(); 
 
 //yをmm換算して整数値として返す
 int coordinateY();