(experimental) compiler optimization for speed instead of size

only for [env:esp32_4MB_S] and [env:esp32_16MB_V4_S]
This commit is contained in:
Frank
2023-07-21 22:46:20 +02:00
parent b4faffb731
commit e64aff28e7
2 changed files with 49 additions and 5 deletions

View File

@@ -8,7 +8,7 @@
*/
// version code in format yymmddb (b = daily build)
#define VERSION 2307150
#define VERSION 2307210
//uncomment this if you have a "my_config.h" file you'd like to use
//#define WLED_USE_MY_CONFIG