Добавляем работу сенсоров с несколькими измерениями. Добавляем первую версию класса Variable.

This commit is contained in:
2021-12-27 21:24:55 +03:00
parent c8df0de972
commit 41f4be6139
16 changed files with 230 additions and 199 deletions

View File

@@ -9,7 +9,7 @@
; https://docs.platformio.org/page/projectconf.html
[platformio]
default_envs = esp8266_4mb
default_envs = esp32_4mb
data_dir = data_esp
[common_env_data]