mirror of
https://gitlab.com/zwirbel/illucat.git
synced 2025-12-18 10:46:40 +01:00
minimize startup time
This commit is contained in:
@@ -15,7 +15,6 @@ MeshCat sprocket(
|
||||
);
|
||||
|
||||
void setup() {
|
||||
delay(STARTUP_DELAY);
|
||||
sprocket.join(net);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user