We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
typedef GB_ENUM(uint8_t, { GB_ACCESSORY_NONE, GB_ACCESSORY_PRINTER, GB_ACCESSORY_WORKBOY, }) GB_accessory_t;
In gb.h
gb.h
TBD