mirror of
https://github.com/g4klx/MMDVM.git
synced 2026-08-21 22:46:22 +02:00
Add a watchdog for a crashed host.
This commit is contained in:
@@ -98,6 +98,8 @@ void CSerialPort::sendNAK(uint8_t err) const
|
||||
|
||||
void CSerialPort::getStatus() const
|
||||
{
|
||||
io.resetWatchdog();
|
||||
|
||||
uint8_t reply[11U];
|
||||
|
||||
// Send all sorts of interesting internal values
|
||||
|
||||
Reference in New Issue
Block a user