2021 NHK B

Revision:
9:252dd0bc8f93
Parent:
8:f276fe03c43d
Child:
10:30d3eb684016
--- a/ikarashiSV.h	Sat Oct 23 03:38:23 2021 +0000
+++ b/ikarashiSV.h	Sat Oct 23 03:44:50 2021 +0000
@@ -70,6 +70,11 @@
 class ikarashiSV2{
 public:
     ikarashiSV2(PinName pin_e, PinName pin_f);
+    
+    /** 大本命関数その2
+     * _state2 = 1 ・・・ push
+     * _state2 = 0 ・・・ pull
+     */
     void solenoid(int _state2);
     void solenoid_show();
 private: