Commit Graph
8 Commits
Author SHA1 Message Date
Luca Oliano ade24e86a8 - move source file according with platformio standard directory structure
- remove lib_deps from platformio.ini since they are already in libs folder
2024-04-27 11:06:13 +02:00
Luca Oliano 77f0498493 Merge branch 'master' into refactor_network_devices
# Conflicts:
#	networkDevices/EthLan8720Device.cpp
#	networkDevices/W5500Device.cpp
2024-02-10 17:35:54 +01:00
Luca Oliano 6c079d1340 add docker build script 2024-02-05 18:16:48 +01:00
Luca Oliano 645f7afa9d fix build break 2024-02-05 16:15:48 +01:00
Luca Oliano 05f2c17712 refactor network devices hierarchy 2024-02-05 10:52:36 +01:00
Luca Oliano c716afb254 remove NetworkDevice dependency from MqttLogger library 2024-02-05 10:47:32 +01:00
Luca Oliano d343d10378 change misspelled mqttDisonnect to mqttDisconnect 2023-11-26 18:07:05 +01:00
Luca Oliano effd4e3b74 fix html tags and css 2023-11-26 18:02:29 +01:00