Added register values and op-codes. Cleanup.
This commit is contained in:
parent
fe50c2cac9
commit
cec979997e
4 changed files with 80 additions and 37 deletions
2
sx127x.h
2
sx127x.h
|
|
@ -53,7 +53,7 @@ public:
|
|||
void onReceive(void(*callback)(int));
|
||||
|
||||
void receive(int size = 0);
|
||||
void idle();
|
||||
void standby();
|
||||
void sleep();
|
||||
|
||||
bool preInit();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue