попытка использовать альтнрнативный метод поиска

This commit is contained in:
Dmitry Borisenko
2021-01-02 03:26:16 +01:00
parent 0fa7876b80
commit e39806e0ac
8 changed files with 117 additions and 25 deletions

View File

@@ -8,13 +8,12 @@
; Please visit documentation for the other options and examples
; https://docs.platformio.org/page/projectconf.html
;Please use one of definition:
;To choose board please use one of definition:
;esp8266_1mb , esp8266_4mb , esp32_4mb
[platformio]
default_envs = esp8266_4mb
[common_env_data]
lib_deps_external =
bblanchon/ArduinoJson @5.*