Skip to content
Snippets Groups Projects
Commit b39b7495 authored by fxk8y's avatar fxk8y :spider:
Browse files

For testing purposes…

parent 25b2615c
No related branches found
No related tags found
No related merge requests found
......@@ -28,6 +28,8 @@ void device_main() {
cfg.apply();
return;
ctrl = new CyanLight::CyanLightControl(1);
ctrl->addChannel(26);
ctrl->addChannel(25);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment