Merge branch 'master' into AX25_FM

This commit is contained in:
Jonathan Naylor 2020-08-31 16:09:44 +01:00
commit cb3ed795d0
3 changed files with 30 additions and 16 deletions

2
IO.h
View file

@ -42,7 +42,7 @@ public:
void setDecode(bool dcd);
void setADCDetection(bool detect);
void setMode();
void setMode(MMDVM_STATE state);
void interrupt();