mirror of
https://github.com/g4klx/MMDVM.git
synced 2026-04-04 22:18:57 +00:00
Change the handling of the mode LEDs.
This commit is contained in:
parent
fb85505433
commit
632ddda68b
3 changed files with 30 additions and 16 deletions
2
IO.h
2
IO.h
|
|
@ -38,7 +38,7 @@ public:
|
|||
|
||||
void setDecode(bool dcd);
|
||||
void setADCDetection(bool detect);
|
||||
void setMode();
|
||||
void setMode(MMDVM_STATE state);
|
||||
|
||||
void interrupt();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue