![]() |
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
|

Static Public Member Functions | |
| static void | init () |
| static void | setSolenoid (uint8_t solenoid, bool state) |
| static void | setSolenoids (uint16_t state) |
Static Public Attributes | |
| static SolenoidsInterface * | m_instance = &_Solenoids |