Liu Song’s Projects


~/Projects/Tasmota

git clone https://code.lsong.org/Tasmota

Commit

Commit
2ffd4311c3afc4a3fa30e4c01d43aa8994a0697f
Author
Jason2866 <24528715+[email protected]>
Date
2023-06-08 13:01:24 +0200 +0200
Diffstat
 platformio_override_sample.ini | 4 ++--

Enable more esp32 libs by default (#18821)


diff --git a/platformio_override_sample.ini b/platformio_override_sample.ini
index 30ed067a26109b2eec34792451c0fbd1da0b5683..7d9b1d9e8d0f896f6c09ad77fe5329a86fd872c3 100644
--- a/platformio_override_sample.ini
+++ b/platformio_override_sample.ini
@@ -133,10 +133,10 @@ ; *** comment the following line if you dont use LVGL in a Tasmota32 build. Reduces compile time
                           lib/libesp32_lvgl

 ; *** comment the following line if you dont use ESP32 Audio in a Tasmota32 build. Reduces compile time

 ; ***  Example PlatformIO Project Configuration Override File   ***

-;                          tasmota-knx

+;                          -Wno-switch-unreachable

 ; *** uncomment the following line if you use Bluetooth or Apple Homekit in a Tasmota32 build. Reduces compile time

 ; ***  Example PlatformIO Project Configuration Override File   ***

-;                          tasmota-display

+; *** Optional Debug messages

 ; *** uncomment the following line if you use Epaper driver epidy in your Tasmota32 build. Reduces compile time

 ;                          lib/libesp32_eink