mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
Добавляем модуль TelegramLite
This commit is contained in:
@@ -31,6 +31,7 @@ platform = espressif32 @3.3.0
|
||||
monitor_filters = esp32_exception_decoder
|
||||
upload_speed = 921600
|
||||
monitor_speed = 115200
|
||||
debug_tool = esp-prog
|
||||
build_src_filter =
|
||||
+<*.cpp>
|
||||
+<classes/*.cpp>
|
||||
@@ -89,6 +90,7 @@ build_src_filter =
|
||||
+<modules\exec\Mcp23017>
|
||||
+<modules\exec\Mp3>
|
||||
+<modules\exec\Pwm8266>
|
||||
+<modules\exec\TelegramLT>
|
||||
+<modules\display\Lcd2004>
|
||||
|
||||
[env:esp32_4mb_fromitems]
|
||||
|
||||
Reference in New Issue
Block a user