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
GlobalCom Class Referencefinal
Collaboration diagram for GlobalCom:
Collaboration graph

Static Public Member Functions

static void init ()
 
static void update ()
 
static void send (uint8_t *payload, size_t length)
 
static void sendMsg (AYAB_API_t id, const char *msg)
 
static void send_reqLine (const uint8_t lineNumber, Err_t error=ErrorCode::success)
 
static void send_indState (Carriage_t carriage, uint8_t position, Err_t error=ErrorCode::success)
 
static void onPacketReceived (const uint8_t *buffer, size_t size)
 

Static Public Attributes

static ComInterfacem_instance = &_Com
 

Static Private Attributes

static SLIPPacketSerial m_packetSerial
 

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