Skip to content

Commit 1627629

Browse files
committed
Remove the systemReset when board initialized
1 parent ea4a569 commit 1627629

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/core/Board.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,6 @@
462462
}
463463

464464
if (!this._isReady) {
465-
this.systemReset();
466465
this.enableDigitalPins();
467466
}
468467
};

0 commit comments

Comments
 (0)