mirror of
https://github.com/g4klx/MMDVM_HS.git
synced 2026-04-21 06:13:38 +00:00
Fix serial port bug and several small changes
This commit is contained in:
parent
66fe701251
commit
39de090f19
30 changed files with 103 additions and 51 deletions
3
IO.h
3
IO.h
|
|
@ -71,7 +71,8 @@ public:
|
|||
void setTX();
|
||||
void setRX();
|
||||
void ifConf();
|
||||
void ifInit();
|
||||
void start();
|
||||
void startInt();
|
||||
|
||||
// Misc functions
|
||||
void dlybit(void);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue