LibreSolar / charge-controller-firmware

Firmware for Libre Solar MPPT/PWM charge controllers
https://libre.solar/charge-controller-firmware/
Apache License 2.0
144 stars 71 forks source link

Software watchdog for multiple threads #101

Closed RhushabhRR closed 4 years ago

RhushabhRR commented 4 years ago

A software watchdog has been implemented for multiple threads using a configured timer. In addition, actual watchdog has been used to monitor the software watchdog (if in case it fails).