@@ -1373,6 +1373,8 @@ int HandleSetupCustom(struct _USBState* ctx, int setup_code) {
ctx->pCtrlPayloadPtr=cdc_line_coding;
return7;
case0x20:// CDC_SET_LINE_CODING
ctx->pCtrlPayloadPtr=cdc_line_coding;
return7;
case0x22:// CDC_SET_CONTROL_LINE_STATE
return0;
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.