This commit is contained in:
cooperq
2025-05-19 23:07:46 -07:00
committed by Will Greenberg
parent 67c3eb7d91
commit 382702a9ee

View File

@@ -30,6 +30,7 @@ Please close any program that might be using your Orbic.
If you have adb installed you may need to kill the adb daemon"#;
const VENDOR_ID: u16 = 0x05c6;
//const PRODUCT_ID: u16 = 0xf601;
const PRODUCT_ID: u16 = 0xf626;
macro_rules! echo {