firstaa

Dependents:   17robo_fuzi 17robo_tokyo_kaede

Revision:
1:d4fa6f96bab5
Parent:
0:46dd0245886c
diff -r 46dd0245886c -r d4fa6f96bab5 cylinder.h
--- a/cylinder.h	Wed Sep 20 07:09:56 2017 +0000
+++ b/cylinder.h	Thu Sep 28 02:23:01 2017 +0000
@@ -27,6 +27,8 @@
     void cyclic(int state);
     int getInState();
     int getOutState();
+    void cyclicIn();
+    void cyclicOut();
     
   private:  
     DigitalOut cylinder_in;