v0.1.4 2025-10-17: ------------------ * Fixed race-condition in resetting MCP results * Fixed initial settings and types * Fixed monitors on dim at startup v0.1.3 2024-12-09: ------------------ * Fixed startup crash under certain conditions v0.1.2 2024-08-05: ------------------ * Fixed metering information v0.1.1 2023-08-10: ------------------ * Fixed Application reads not all CAN messages received in buffer, * Fixed error handling code in SysInit() * Changed switched from classic CAN to CAN-FD to be able to send more than 8 data bytes * Changed latest CAN-bus settings * Changed output attenuation function argument * Added monitoring and metering messages * Added Sensor, Actuator defines in Auronprotocol.h * Added Send actuator response on every received actuator received message, v0.1.0 2021-10-20: ------------------ * First version