Manual Keyboard Detection
hi,USB keyboard working fine via HID and i need have small Manual Keyboard Detection by pressing button . it's not compiling if( HAL_GPIO_ReadPin(GPIOC, button_Pin)) { if(USBH_HID_GetDeviceType(USBH_HandleTypeDef *phost) == HID_KEYBOARD)...