amsmith525
Ajazz devices not functioning properly under Windows
Sorry this took forever for me to get it to run. I ended up having to modify line 13 of ~/elgato-streamdeck/Cargo.toml
hidapi = { version = "2.6", default-features = false, features = ["linux-static-hidraw"] }
to keep it from throwing a panic error: failed to run custom build command for hidapi v2.6.3123 replies
Ajazz devices not functioning properly under Windows
Device is an APK153E. On windows 23H2, device dropdown shows up blank, some commands respond when pressing button on device, screen does not update when dragging commands to grid. On linux the dropdown is populated, and the screen updates when dragging commands to the grid.
123 replies