Create README.md

This commit is contained in:
eneller
2024-08-25 22:56:22 +02:00
committed by eneller
parent 9a316f3b09
commit ef701f51bb

2
README.md Normal file
View File

@@ -0,0 +1,2 @@
# mcu-server-watchdog
A pair of a simple heartbeat written in rust (running on PC/server) coupled with a watchdog (on a microcontroller) that connects the RST pins on the PCs mainboard should the heartbeat stop.