Add rn42_lined(): connection status(GPIO2)
This commit is contained in:
parent
3e7875455e
commit
4b2b32a14b
3 changed files with 8 additions and 0 deletions
|
@ -14,5 +14,6 @@ void rn42_disconnect(void);
|
|||
bool rn42_rts(void);
|
||||
void rn42_cts_hi(void);
|
||||
void rn42_cts_lo(void);
|
||||
bool rn42_linked(void);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue