mirror of
https://github.com/anklimov/lighthub
synced 2025-12-10 05:39:51 +03:00
NO-IP devices persistence
STM Flash cfg fix CAN GROUP chan fix CRC16 fix
This commit is contained in:
@@ -820,7 +820,6 @@ lib_ignore =
|
||||
DallasTemperature
|
||||
Adafruit Unified Sensor
|
||||
DS2482_OneWire
|
||||
ModbusMaster
|
||||
Syslog
|
||||
;EEPROM
|
||||
ClosedCube HDC1080
|
||||
@@ -843,6 +842,7 @@ lib_deps =
|
||||
br3ttb/PID@^1.2.1
|
||||
ArduinoMDNS
|
||||
https://github.com/khoih-prog/TimerInterrupt_Generic.git
|
||||
https://github.com/anklimov/ModbusMaster
|
||||
|
||||
monitor_speed = 115200
|
||||
|
||||
@@ -888,7 +888,6 @@ lib_ignore =
|
||||
DallasTemperature
|
||||
Adafruit Unified Sensor
|
||||
DS2482_OneWire
|
||||
ModbusMaster
|
||||
Syslog
|
||||
NRFFlashStorage
|
||||
ClosedCube HDC1080
|
||||
@@ -912,6 +911,7 @@ lib_deps =
|
||||
ArduinoMDNS
|
||||
https://github.com/khoih-prog/TimerInterrupt_Generic.git
|
||||
;https://github.com/anklimov/ModbusMaster
|
||||
https://github.com/anklimov/ModbusMaster
|
||||
|
||||
monitor_speed = 115200
|
||||
|
||||
@@ -957,7 +957,6 @@ lib_ignore =
|
||||
DallasTemperature
|
||||
Adafruit Unified Sensor
|
||||
DS2482_OneWire
|
||||
ModbusMaster
|
||||
Syslog
|
||||
NRFFlashStorage
|
||||
ClosedCube HDC1080
|
||||
@@ -980,7 +979,7 @@ lib_deps =
|
||||
br3ttb/PID@^1.2.1
|
||||
; ArduinoMDNS
|
||||
https://github.com/khoih-prog/TimerInterrupt_Generic.git
|
||||
;https://github.com/anklimov/ModbusMaster
|
||||
https://github.com/anklimov/ModbusMaster
|
||||
pazi88/STM32_CAN
|
||||
ericksimoes/Ultrasonic
|
||||
|
||||
|
||||
Reference in New Issue
Block a user