mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-20 17:52:35 +00:00
start msg sequence numbers with a random number each boot
This commit is contained in:
@@ -67,4 +67,5 @@ void nrf52Setup()
|
||||
{
|
||||
// Not yet on board
|
||||
// pmu.init();
|
||||
DEBUG_MSG("FIXME, need to call randomSeed on nrf52!\n");
|
||||
}
|
||||
Reference in New Issue
Block a user