Implemented setDate and getDate on DS3231 and Workmeter
authorandre Ebersold <andre.ebersold@free.fr>
Sat, 25 Nov 2023 09:11:19 +0000 (10:11 +0100)
committerandre Ebersold <andre.ebersold@free.fr>
Sat, 25 Nov 2023 09:11:19 +0000 (10:11 +0100)
commitabfd935f41072cad937b8b1a1d5c30c6d52ea893
treed9417379328d009763f3dd09fba5b9f874cd9c3c
parentcd12e25eabceb57bb92607187a14bb859330d0c1
Implemented setDate and getDate on DS3231 and Workmeter
Application/WorkhourMeter/CMakeLists.txt
Application/WorkhourMeter/Led0.cpp
Application/WorkhourMeter/WorkMeterHandler.cpp
Application/WorkhourMeter/WorkMeterHandler.h
HAL/Abstract/IRtc.h
HAL/Drivers/DS3231.cpp
Metadata/WorkMeterParamIds.h
Metadata/WorkMeterParameterTable.cpp
Platform/IParameterHandler.h
Platform/ParameterHandler.cpp