mirror of
https://github.com/Laxilef/OTGateway.git
synced 2025-12-12 03:04:27 +05:00
bump version to 1.4.0-rc.4
This commit is contained in:
@@ -19,7 +19,8 @@ lib_deps =
|
|||||||
;lennarthennigs/ESP Telnet@^2.1.2
|
;lennarthennigs/ESP Telnet@^2.1.2
|
||||||
https://github.com/Laxilef/ESPTelnet/archive/refs/heads/master.zip
|
https://github.com/Laxilef/ESPTelnet/archive/refs/heads/master.zip
|
||||||
gyverlibs/EEManager@^2.0
|
gyverlibs/EEManager@^2.0
|
||||||
gyverlibs/GyverPID@^3.3
|
;gyverlibs/GyverPID@^3.3
|
||||||
|
https://github.com/Laxilef/GyverPID/archive/refs/heads/feat_change_dt_type.zip
|
||||||
gyverlibs/GyverBlinker@^1.0
|
gyverlibs/GyverBlinker@^1.0
|
||||||
milesburton/DallasTemperature@^3.11.0
|
milesburton/DallasTemperature@^3.11.0
|
||||||
laxilef/TinyLogger@^1.0.9
|
laxilef/TinyLogger@^1.0.9
|
||||||
@@ -33,7 +34,7 @@ build_flags =
|
|||||||
-D USE_TELNET=1
|
-D USE_TELNET=1
|
||||||
upload_speed = 921600
|
upload_speed = 921600
|
||||||
monitor_speed = 115200
|
monitor_speed = 115200
|
||||||
version = 1.4.0-rc.3
|
version = 1.4.0-rc.4
|
||||||
|
|
||||||
; Defaults
|
; Defaults
|
||||||
[esp8266_defaults]
|
[esp8266_defaults]
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#define PROJECT_NAME "OpenTherm Gateway"
|
#define PROJECT_NAME "OpenTherm Gateway"
|
||||||
#define PROJECT_VERSION "1.4.0-rc.3"
|
#define PROJECT_VERSION "1.4.0-rc.4"
|
||||||
#define PROJECT_REPO "https://github.com/Laxilef/OTGateway"
|
#define PROJECT_REPO "https://github.com/Laxilef/OTGateway"
|
||||||
#define AP_SSID "OpenTherm Gateway"
|
#define AP_SSID "OpenTherm Gateway"
|
||||||
#define AP_PASSWORD "otgateway123456"
|
#define AP_PASSWORD "otgateway123456"
|
||||||
|
|||||||
Reference in New Issue
Block a user