mirror of
https://github.com/g4klx/MMDVM.git
synced 2026-04-20 22:05:08 +00:00
Add watchdog to host serial port.
This commit is contained in:
parent
dc9d83f9f0
commit
d91a155084
5 changed files with 36 additions and 22 deletions
1
IO.h
1
IO.h
|
|
@ -52,6 +52,7 @@ public:
|
|||
bool hasLockout() const;
|
||||
|
||||
void resetWatchdog();
|
||||
uint32_t getWatchdog();
|
||||
|
||||
private:
|
||||
bool m_started;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue