Fix ESP build
This commit is contained in:
parent
b7a63dc498
commit
af8cc9345d
@ -28,7 +28,7 @@
|
||||
|
||||
#include "mphalport.h"
|
||||
|
||||
#if defined(MICROPY_HW_LED_STATUS)
|
||||
#if defined(MICROPY_HW_LED_STATUS) || defined(CIRCUITPY_BOOT_BUTTON)
|
||||
#include "shared-bindings/digitalio/DigitalInOut.h"
|
||||
#endif
|
||||
#include "shared-bindings/microcontroller/Processor.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user