mirror of
https://gitlab.com/zwirbel/illucat.git
synced 2025-12-16 18:05:05 +01:00
externalize pixel stuff, add pixel instance to plugin, remove old code
This commit is contained in:
@@ -15,6 +15,7 @@ MeshCat sprocket(
|
||||
);
|
||||
|
||||
void setup() {
|
||||
sprocket.addPlugin(new PixelPlugin());
|
||||
sprocket.join(net);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user