Remove deprecated mqtt_switch_v2 usermod

...it's been 3 years, and it's easier than cleaning up the readme.
This commit is contained in:
Will Miles
2025-01-31 03:52:06 +00:00
parent 51db63dff7
commit 851e9ece03
4 changed files with 0 additions and 219 deletions

View File

@@ -641,7 +641,6 @@ platform = ${esp32_idf_V4.platform}
build_unflags = ${common.build_unflags}
build_flags = ${common.build_flags} ${esp32_idf_V4.build_flags} -D WLED_RELEASE_NAME=\"ESP32_USERMODS\"
-DTOUCH_CS=9
-DMQTTSWITCHPINS=8
lib_deps = ${esp32_idf_V4.lib_deps}
monitor_filters = esp32_exception_decoder
board_build.flash_mode = dio