We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c57aebf commit 35d07dfCopy full SHA for 35d07df
ports/stm32/usbd_hid_interface.c
@@ -26,7 +26,7 @@
26
27
#include "usbd_hid_interface.h"
28
29
-#include "py/mpstate.h"
+#include "py/runtime.h"
30
#include "py/mperrno.h"
31
#include "py/mphal.h"
32
#include "usb.h"
0 commit comments