Add WIP cloud 3 support

This commit is contained in:
Lennard Kittner
2025-10-19 14:05:10 +02:00
parent ba53b55d48
commit b0265629a4
6 changed files with 315 additions and 27 deletions

View File

@@ -1,5 +1,3 @@
use std::u8;
use hidapi::{DeviceInfo, HidApi};
const VENDOR_IDS: [u16; 2] = [0x0951, 0x03F0];