diff --git a/src/NerdMinerV2.ino.cpp b/src/NerdMinerV2.ino.cpp index d13721c..445478e 100644 --- a/src/NerdMinerV2.ino.cpp +++ b/src/NerdMinerV2.ino.cpp @@ -154,7 +154,4 @@ void loop() { wifiManagerProcess(); // avoid delays() in loop when non-blocking and other long running code - //Run miner on main core when there is time --Currently on test - // runMiner(); - } \ No newline at end of file