mirror of
https://github.com/Break27/kvmd.git
synced 2026-02-06 10:26:38 +08:00
parent
1ca3045780
commit
1d0ebfce82
@ -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)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user