MX 1 year ago
parent
commit
6e29b2efca
1 changed files with 1 additions and 0 deletions
  1. 1 0
      helpers/avr_isp_worker.c

+ 1 - 0
helpers/avr_isp_worker.c

@@ -55,6 +55,7 @@ static const CdcCallbacks cdc_cb = {
     vcp_state_callback,
     vcp_on_cdc_control_line,
     vcp_on_line_config,
+    NULL,
 };
 
 /* VCP callbacks */