mirror of
https://github.com/g4klx/MMDVM.git
synced 2026-04-20 22:05:08 +00:00
Add carrier detect LED to MMDVM firmware
This commit is contained in:
parent
d3eb7dbd4c
commit
e3f35e0875
3 changed files with 14 additions and 2 deletions
2
IO.h
2
IO.h
|
|
@ -51,6 +51,8 @@ public:
|
|||
|
||||
bool hasLockout() const;
|
||||
|
||||
bool getDecode();
|
||||
|
||||
void resetWatchdog();
|
||||
|
||||
private:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue