AYAB Arduino Firmware 0.95
The goal of the AYAB project is to provide an alternative way to control the famous Brother KH-9xx range of knitting machines using a computer
SolenoidsMock Class Reference
Inheritance diagram for SolenoidsMock:
Inheritance graph
Collaboration diagram for SolenoidsMock:
Collaboration graph

Public Member Functions

 MOCK_METHOD0 (init, void())
 
 MOCK_METHOD2 (setSolenoid, void(uint8_t, bool))
 
 MOCK_METHOD1 (setSolenoids, void(uint16_t state))
 
- Public Member Functions inherited from SolenoidsInterface
virtual void init ()=0
 
virtual void setSolenoid (uint8_t solenoid, bool state)=0
 
virtual void setSolenoids (uint16_t state)=0
 

The documentation for this class was generated from the following file: