For LIGHT

Dependencies:   mbed FastPWM

Revision:
65:443a5f0e8ee1
Parent:
63:a3c7f31742c9
Child:
66:d385a08132d7
diff -r dc5b5c258579 -r 443a5f0e8ee1 setting.h
--- a/setting.h	Mon May 18 00:36:59 2020 +0000
+++ b/setting.h	Tue May 19 01:36:41 2020 +0000
@@ -360,6 +360,7 @@
 extern int CUR_VELOCITY_OLD;
 extern int cnt_findhome;
 extern int cnt_vel_findhome;
+extern int cnt_findhome_wait;
 extern int FINDHOME_VELOCITY;
 extern int FINDHOME_VELOCITY_OLD;
 extern int FINDHOME_POSITION;