updateNaming

This commit is contained in:
2021-02-04 14:01:29 +01:00
parent 7535042f9a
commit c9004e13cb
7 changed files with 100 additions and 33 deletions

View File

@@ -12,7 +12,9 @@
extra_configs =
factory_settings.ini
features.ini
default_envs = esp12e
default_envs =
esp12e
node32s
[env]
build_flags =
@@ -25,8 +27,7 @@ build_flags =
lib_compat_mode = strict
framework = arduino
monitor_speed = 115200
extra_scripts =
pre:scripts/build_interface.py
extra_scripts = pre:scripts/build_interface.py
lib_deps =
ArduinoJson@>=6.0.0,<7.0.0
ESP Async WebServer@>=1.2.0,<2.0.0