mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-02-01 18:41:54 +08:00
add interface for storage (#99)
This commit is contained in:
@@ -33,6 +33,7 @@ namespace DRIVERS {
|
||||
USB_MOUSE_ABSOLUTE_WIN98,
|
||||
USB_KEYBOARD,
|
||||
PS2_KEYBOARD,
|
||||
NON_VOLATILE_STORAGE,
|
||||
};
|
||||
|
||||
class Driver {
|
||||
|
||||
Reference in New Issue
Block a user