Skip to content

Commit a5ae99a

Browse files
authored
Update mpconfigboard.mk
1 parent 0bf4f19 commit a5ae99a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ports/espressif/boards/magiclick_s3_n4r2/mpconfigboard.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ CIRCUITPY_ESP_FLASH_SIZE = 8MB
1212

1313
CIRCUITPY_ESPCAMERA = 0
1414
CIRCUITPY_DISPLAYIO = 1
15-
CIRCUITPY_GIFIO = 1
15+
# CIRCUITPY_GIFIO = 1
1616

1717

1818

@@ -28,4 +28,4 @@ CIRCUITPY_GIFIO = 1
2828
# FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_MIDI
2929
# FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_Register
3030
# FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_FakeRequests
31-
# FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_Requests
31+
# FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_Requests

0 commit comments

Comments
 (0)