mirror of
https://gitlab.com/wirelos/sprocket-plugin-mqtt.git
synced 2025-12-16 06:24:31 +01:00
Use new config folder
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[platformio]
|
||||
env_default = basic, chat
|
||||
env_default = basic, chat, chat-esp01
|
||||
|
||||
[common]
|
||||
framework = arduino
|
||||
@@ -13,7 +13,7 @@ lib_deps =
|
||||
SPIFFS
|
||||
ArduinoJson@5.13.4
|
||||
https://gitlab.com/wirelos/sprocket-lib.git#develop
|
||||
https://gitlab.com/wirelos/sprocket-network-wifi.git
|
||||
https://gitlab.com/wirelos/sprocket-network-wifi.git#next
|
||||
|
||||
[env:basic]
|
||||
src_filter = +<*> -<examples/> +<examples/basic/>
|
||||
|
||||
Reference in New Issue
Block a user