mirror of
https://github.com/meshtastic/firmware.git
synced 2025-09-19 08:17:26 +00:00
remove old one
This commit is contained in:
parent
36398bef68
commit
9d20201580
@ -647,8 +647,6 @@ void setup()
|
|||||||
rp2040Setup();
|
rp2040Setup();
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
initSPI(); // needed here before reading from littleFS
|
|
||||||
|
|
||||||
// We do this as early as possible because this loads preferences from flash
|
// We do this as early as possible because this loads preferences from flash
|
||||||
// but we need to do this after main cpu init (esp32setup), because we need the random seed set
|
// but we need to do this after main cpu init (esp32setup), because we need the random seed set
|
||||||
nodeDB = new NodeDB;
|
nodeDB = new NodeDB;
|
||||||
|
Loading…
Reference in New Issue
Block a user