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 7cc816c commit 7f6be5eCopy full SHA for 7f6be5e
ports/espressif/boards/unexpectedmaker_tinywatch_s3/board.c
@@ -26,7 +26,7 @@
26
27
#include "supervisor/board.h"
28
#include "shared-bindings/microcontroller/Pin.h"
29
-#include "components/driver/include/driver/gpio.h"
+#include "components/driver/gpio/include/driver/gpio.h"
30
31
bool espressif_board_reset_pin_number(gpio_num_t pin_number) {
32
// Pull USER_PWR_SHUTDOWN down (pull up shuts down power)
0 commit comments