Removed duplicate GetKeyboardMappingLayoutType(int) declaration
* Refactored ValkyrieKeyboardController to fix pipeline
This commit is contained in:
parent
249aa81423
commit
e4fa1013f5
4 changed files with 16 additions and 23 deletions
|
|
@ -57,7 +57,6 @@ int ValkyrieKeyboardController::GetInterfaceNum()
|
|||
|
||||
void ValkyrieKeyboardController::SendColors(unsigned char* color_data,unsigned int color_data_size)
|
||||
{
|
||||
// unsigned char* color_data_ptr = color_data;
|
||||
unsigned char usb_buf_pro[392];
|
||||
unsigned char usb_buf_normal[408];
|
||||
int led_num = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue