NHK2021_ikarashiSolenoidValve
Dependents: NHK2021_ikarashiSV_code NHK2021_ikarashiSV_code_withservo 2021NHK_B_syudo
Diff: ikarashiSV.h
- Revision:
- 9:252dd0bc8f93
- Parent:
- 8:f276fe03c43d
--- 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: