Skip to content

Commit 68ad40f

Browse files
authored
Remove floating comma from adafruit_feather_esp32s3_reversetft.json. (platformio#1421)
1 parent f77dd2c commit 68ad40f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/adafruit_feather_esp32s3_reversetft.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"-DARDUINO_USB_CDC_ON_BOOT=1",
1212
"-DARDUINO_RUNNING_CORE=1",
1313
"-DARDUINO_EVENT_RUNNING_CORE=1",
14-
"-DBOARD_HAS_PSRAM",
14+
"-DBOARD_HAS_PSRAM"
1515
],
1616
"f_cpu": "240000000L",
1717
"f_flash": "80000000L",

0 commit comments

Comments
 (0)