mirror of https://github.com/arendst/Tasmota.git
sdkconfig should be first
This commit is contained in:
parent
b8abe4fd0f
commit
bed946d028
|
@ -53,8 +53,8 @@ build_flags = ${esp_defaults.build_flags}
|
|||
;for TLS we can afford compiling for 4K RSA keys
|
||||
-DUSE_4K_RSA
|
||||
-I$PROJECT_DIR/include
|
||||
-include "fix_esp32c3.h"
|
||||
-include "sdkconfig.h"
|
||||
-include "fix_esp32c3.h"
|
||||
|
||||
|
||||
[core32]
|
||||
|
|
Loading…
Reference in New Issue