mac save&AC swmode fixes, sha256 sign for cmd tst

This commit is contained in:
Климов Андрей Николаевич
2023-07-16 20:29:59 +03:00
parent eb68556012
commit 3907158437
11 changed files with 143 additions and 41 deletions

View File

@@ -325,6 +325,7 @@ lib_deps =
br3ttb/PID@^1.2.1
ArduinoMDNS
https://github.com/khoih-prog/TimerInterrupt_Generic.git
rweather/Crypto
monitor_speed = 115200
[env:mega2560slim-5100]
@@ -460,6 +461,7 @@ lib_deps =
br3ttb/PID@^1.2.1
ArduinoMDNS
https://github.com/khoih-prog/TimerInterrupt_Generic.git
rweather/Crypto
monitor_speed = 115200
@@ -713,7 +715,7 @@ lib_deps =
ArduinoMDNS
https://github.com/khoih-prog/TimerInterrupt_Generic.git
https://github.com/rlogiacco/CircularBuffer
rweather/Crypto
monitor_speed = 115200
[env:controllino]