Add carrier detect LED to MMDVM firmware

This commit is contained in:
phl0 2016-11-17 11:29:43 +01:00
parent d3eb7dbd4c
commit e3f35e0875
No known key found for this signature in database
GPG key ID: 48EA1E640798CA9A
3 changed files with 14 additions and 2 deletions

2
IO.h
View file

@ -51,6 +51,8 @@ public:
bool hasLockout() const;
bool getDecode();
void resetWatchdog();
private: