summaryrefslogtreecommitdiffstatshomepage
path: root/stmhal/mpconfigport.h
diff options
context:
space:
mode:
Diffstat (limited to 'stmhal/mpconfigport.h')
-rw-r--r--stmhal/mpconfigport.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/stmhal/mpconfigport.h b/stmhal/mpconfigport.h
index 2e5d50b2a6..1c4008667d 100644
--- a/stmhal/mpconfigport.h
+++ b/stmhal/mpconfigport.h
@@ -133,9 +133,9 @@ extern const struct _mp_obj_module_t mp_module_network;
const char *readline_hist[8]; \
\
mp_obj_t mp_const_vcp_interrupt; \
+ mp_obj_t pyb_hid_report_desc; \
\
mp_obj_t pyb_config_main; \
- mp_obj_t pyb_config_usb_mode; \
\
mp_obj_t pyb_switch_callback; \
\