gein_bitton_change

Fork of petbottle_Loading by naoki tanabe

Revision:
2:7fc5c9527580
Parent:
1:6cdfc10c7b1d
diff -r 6cdfc10c7b1d -r 7fc5c9527580 petbottleLoading.h
--- a/petbottleLoading.h	Thu Oct 11 09:45:30 2018 +0000
+++ b/petbottleLoading.h	Sat Oct 13 06:33:32 2018 +0000
@@ -40,6 +40,7 @@
     
     int LoadingEncoder();
 
+    void limit_sw();
 
 private:
     /*装填機構*/
@@ -66,7 +67,7 @@
 //    Serial debug;
     Timer pt;
     float pdt;
-
+    
 
 };