Skip to content

Commit 704f4d3

Browse files
committed
run pre-commit
1 parent 7ea1ecf commit 704f4d3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ports/espressif/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,4 +222,4 @@ And follow the Espressif GDB tutorial `instructions for connecting <https://docs
222222
mon reset halt
223223
flushregs
224224
thb app_main
225-
c
225+

ports/espressif/boards/sensebox_eye_esp32s3/mpconfigboard.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ CIRCUITPY_ESPCAMERA = 1
1818
CIRCUITPY_AUDIOBUSIO = 1
1919

2020
# Include these Python libraries in firmware.
21-
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_NeoPixel
21+
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_NeoPixel

0 commit comments

Comments
 (0)