Add autonomous mode as a selectable mode

This commit is contained in:
Adam Honse committed 2026-08-06 21:57:25 -05:00
1 parent 422414737b
commit 2ac41813fa
3 files changed
+16 -4

No files matched your search

@@ -160,8 +160,6 @@ HIDLampArrayController::HIDLampArrayController(hid_device *dev_handle, const cha
{
GetLampAttributesResponseReport();
}
SetLampArrayControlReport(false);
}
HIDLampArrayController::~HIDLampArrayController()