mirror of
https://github.com/Laxilef/OTGateway.git
synced 2025-12-11 18:54:28 +05:00
Merge branch 'master' into 1.5.0-dev
This commit is contained in:
@@ -82,3 +82,6 @@ All available information and instructions can be found in the wiki:
|
|||||||
## Debug
|
## Debug
|
||||||
To display DEBUG messages you must enable debug in settings (switch is disabled by default).
|
To display DEBUG messages you must enable debug in settings (switch is disabled by default).
|
||||||
You can connect via Telnet to read messages. IP: ESP8266 ip, port: 23
|
You can connect via Telnet to read messages. IP: ESP8266 ip, port: 23
|
||||||
|
|
||||||
|
___
|
||||||
|
This project is tested with BrowserStack.
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ extra_configs = secrets.default.ini
|
|||||||
core_dir = .pio
|
core_dir = .pio
|
||||||
|
|
||||||
[env]
|
[env]
|
||||||
version = 1.5.0-alpha
|
version = 1.5.0
|
||||||
framework = arduino
|
framework = arduino
|
||||||
lib_deps =
|
lib_deps =
|
||||||
bblanchon/ArduinoJson@^7.1.0
|
bblanchon/ArduinoJson@^7.1.0
|
||||||
|
|||||||
Reference in New Issue
Block a user