chore: remove unused read_device_config2 call in main.rs
This commit is contained in:
@@ -15,7 +15,6 @@ fn main() {
|
||||
read_col(&mut device);
|
||||
read_config(&mut device);
|
||||
|
||||
device.read_device_config2().unwrap();
|
||||
device.close().unwrap();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user