Cross-compilation cleanup for all platforms + bins

This commit is contained in:
2021-07-28 13:44:05 +03:00
parent aa827b8119
commit 256ca471fc
25 changed files with 38663 additions and 32414 deletions

View File

@@ -52,6 +52,7 @@ int out_dmx::getChanType()
}
return 0;
}
return 0;
}
int out_dmx::PixelCtrl(itemCmd cmd, char* subItem, bool show)