This commit is contained in:
jacob.eva 2024-09-12 20:32:54 +01:00
parent a8af5314b7
commit 2cdf2951e6
No known key found for this signature in database
GPG key ID: 0B92E083BBCCAA1E
3 changed files with 4 additions and 5 deletions

View file

@ -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