diff options
author | Devaev Maxim <[email protected]> | 2019-09-26 10:26:21 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2019-09-26 10:26:21 +0300 |
commit | 31c17bb583717bf99fa5990d6a4507bebe8086ce (patch) | |
tree | e774256754a658f471673943ecee59c5e3c31915 /testenv | |
parent | cbebefc6c97c45b8e7c63c07df8c355077fed657 (diff) |
otg keymap
Diffstat (limited to 'testenv')
-rw-r--r-- | testenv/linters/vulture-wl.py | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/testenv/linters/vulture-wl.py b/testenv/linters/vulture-wl.py index 377c71a6..27112cb5 100644 --- a/testenv/linters/vulture-wl.py +++ b/testenv/linters/vulture-wl.py @@ -1,15 +1,11 @@ -_MassStorageDeviceInfo.manufacturer -_MassStorageDeviceInfo.product -_MassStorageDeviceInfo.real -_MassStorageDeviceInfo.hw -_MassStorageDeviceInfo.image - IpmiServer.handle_raw_request fake_rpi.RPi.GPIO -_KeyMapping.serial_hid_code -_KeyMapping.serial_hid_key _KeyMapping.web_key +_KeyMapping.serial_code +_KeyMapping.arduino_key +_KeyMapping.otg_code +_KeyMapping.otg_is_modifier _ScriptWriter.get_args |