mirror of
https://github.com/markqvist/RNode_Firmware.git
synced 2025-05-04 07:35:14 -04:00
Merge branch 'master' of github.com:markqvist/RNode_Firmware
This commit is contained in:
commit
470f4f4d09
8 changed files with 260 additions and 31 deletions
|
@ -827,6 +827,7 @@ void sx128x::disableCrc()
|
|||
byte sx128x::random()
|
||||
{
|
||||
// todo: implement
|
||||
return -1;
|
||||
}
|
||||
|
||||
void sx128x::setPins(int ss, int reset, int dio0, int busy, int rxen, int txen)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue