Skip to content

Commit 2c14821

Browse files
committed
v0.15.2 update
1 parent 2608a73 commit 2c14821

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Binary file not shown.

platformio_override.ini

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ build_flags = ${common.build_flags} ${esp32.build_flags}
185185
-D WLED_USE_ETHERNET
186186
-D WLED_ETH_DEFAULT=8
187187
# The USERMOD_TEST_MODE displays a test pattern on the outputs for factory testing. This usermod is optional.
188-
-D USERMOD_TEST_MODE
188+
#-D USERMOD_TEST_MODE
189189
monitor_filters = esp32_exception_decoder
190190
extra_scripts = ${scripts_defaults.extra_scripts}
191191
#
@@ -220,7 +220,7 @@ build_flags = ${common.build_flags} ${esp32c3.build_flags}
220220
-D ARDUINO_USB_CDC_ON_BOOT=1
221221
-D USERMOD_INTERNAL_TEMPERATURE
222222
# The USERMOD_TEST_MODE displays a test pattern on the outputs for factory testing. This usermod is optional.
223-
-D USERMOD_TEST_MODE
223+
#-D USERMOD_TEST_MODE
224224
extra_scripts = ${scripts_defaults.extra_scripts}
225225
#
226226
# Dig-Quad V3
@@ -415,9 +415,9 @@ platform = ${esp32.platform}
415415
platform_packages = ${esp32.platform_packages}
416416
build_unflags = ${common.build_unflags}
417417
build_flags = ${common.build_flags} ${esp32.build_flags}
418-
-D WLED_PRODUCT_NAME="\"Dig-Octa-ESP32-8L-Ethernet-Temperature-Audioreactive\""
418+
-D WLED_PRODUCT_NAME="\"Dig-Octa-ESP32-8L-Eth-Temp-Audioreactive\""
419419
-D SERVERNAME="\"Dig-Octa-ESP32-8L-Eth-Temp-AR\""
420-
-D WLED_RELEASE_NAME="\"Dig-Octa-ESP32-8L-Ethernet-Temperature-Audioreactive\""
420+
-D WLED_RELEASE_NAME="\"Dig-Octa-ESP32-8L-Eth-Temp-Audioreactive\""
421421
-D WLED_USE_ETHERNET
422422
-D WLED_ETH_DEFAULT=8
423423
-D NOWIFISLEEP=false

0 commit comments

Comments
 (0)