Merge branch 'dev' into solar-watchdog
This commit is contained in:
266 files changed
+1646
-2104
No files matched your search
@@ -39,7 +39,7 @@ void setup() {
|
||||
|
||||
if (!radio_init()) { halt(); }
|
||||
|
||||
fast_rng.begin(radio_get_rng_seed());
|
||||
fast_rng.begin(radio_driver.getRngSeed());
|
||||
|
||||
FILESYSTEM* fs;
|
||||
#if defined(NRF52_PLATFORM)
|
||||
|
||||
Reference in New Issue
Block a user