mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2025-12-23 23:37:48 -05:00
Remove comment
This commit is contained in:
@@ -30,9 +30,4 @@ void DetectZalmanZSyncControllers(hid_device_info* info, const std::string& name
|
||||
}
|
||||
} /* DetectZalmanZSyncControllers() */
|
||||
|
||||
/*-----------------------------------------------------------------*\
|
||||
| Disable due to bricking. Bricking may not be caused by OpenRGB |
|
||||
| as reports of bricking in the official software are common. Seems|
|
||||
| to be a bug in the firmware, but I want to investigate further |
|
||||
\*-----------------------------------------------------------------*/
|
||||
REGISTER_HID_DETECTOR("Zalman Z Sync", DetectZalmanZSyncControllers, ZALMAN_VID, ZALMAN_Z_SYNC_PID);
|
||||
|
||||
Reference in New Issue
Block a user