Open Nico04 opened 3 years ago
Any chance to support the Cryotig H7 Lumi ? I can see that the USBController already support it using new USBController(NZXTDeviceType.H7Lumi), but it seems that the rest is not implemented.
USBController
new USBController(NZXTDeviceType.H7Lumi)
Any chance to support the Cryotig H7 Lumi ? I can see that the
USBController
already support it usingnew USBController(NZXTDeviceType.H7Lumi)
, but it seems that the rest is not implemented.