Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/FrameworkComputer/framework-system
/ touchscreen_win.rs
File
touchscreen_win.rs
framework_lib/src/touchscreen_win.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use hidapi::HidApi;
2
use std::path::Path;
3
4
use crate::touchscreen::{TouchScreen, ILI_PID, ILI_VID};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected