mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
@@ -48,7 +48,7 @@ class Outputs {
|
||||
_storage = DRIVERS::Factory::makeStorage(DRIVERS::DUMMY);
|
||||
# endif
|
||||
|
||||
uint8_t outputs = _readOutputs();
|
||||
int outputs = _readOutputs();
|
||||
if (outputs < 0) {
|
||||
outputs = 0;
|
||||
# if defined(HID_WITH_USB) && defined(HID_SET_USB_KBD)
|
||||
|
||||
Reference in New Issue
Block a user