Skip to content

Commit 7b6e2c6

Browse files
committed
Update platformio.ini
1 parent 5475f85 commit 7b6e2c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ monitor_speed = 115200
3030
build_flags =
3131
-std=gnu++11
3232
-mtarget-align
33-
;see tc_global.h for full explanations of these options
33+
;see dg_global.h for full explanations of these options
3434
-DFC_DBG ;enables serial debug
3535
#-DUSE_SPIFFS ;use SPIFFS for arduinoespressif32 < 2.0, otherwise use LittleFS - If LittleFS uncomment board_build.filesystem below
3636

0 commit comments

Comments
 (0)