mirror of
https://github.com/markqvist/RNode_Firmware.git
synced 2025-08-07 22:12:14 -04:00
Define a reset state from a dump
This commit is contained in:
parent
3a576b3c4d
commit
f50095f9eb
2 changed files with 87 additions and 52 deletions
2
LoRa.h
2
LoRa.h
|
@ -112,6 +112,8 @@ public:
|
|||
#endif
|
||||
|
||||
private:
|
||||
bool resetModem();
|
||||
|
||||
void explicitHeaderMode();
|
||||
void implicitHeaderMode();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue