buildenv corrections for -S3/-S2/-C3

* avoid mixing ESP32 "V4" and S3/S2/C3 specific build flags
* added missing flags in generic S3/S2/C3 sections
This commit is contained in:
Frank
2023-02-23 20:28:44 +01:00
parent bdd8fd2faa
commit 6f4eeea7dc
2 changed files with 13 additions and 8 deletions

View File

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