Merge branch 'master' of github.com:markqvist/RNode_Firmware
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user