mirror of
https://github.com/liberatedsystems/RNode_Firmware_CE.git
synced 2025-05-07 17:05:27 -04:00
Cleanup
This commit is contained in:
parent
a8af5314b7
commit
2cdf2951e6
3 changed files with 4 additions and 5 deletions
|
@ -2562,7 +2562,7 @@ void sx128x::disableCrc()
|
|||
setPacketParams(_preambleLength, _implicitHeaderMode, _payloadLength, _crcMode);
|
||||
}
|
||||
|
||||
byte sx128x::random()
|
||||
uint8_t sx128x::random()
|
||||
{
|
||||
// todo: implement
|
||||
return 0x4; //chosen by fair die roll
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue