Searched defs:kovaplus_profile_buttons (Results 1 – 1 of 1) sorted by relevance
46 struct kovaplus_profile_buttons { struct47 uint8_t command; /* KOVAPLUS_COMMAND_PROFILE_BUTTONS */48 uint8_t size; /* 23 */49 uint8_t profile_index; /* range 0-4 */50 uint8_t data[20];
Completed in 5 milliseconds