mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 09:01:54 +08:00
prepare avr for stm32 (#104)
This commit is contained in:
@@ -135,7 +135,9 @@ static void _initOutputs() {
|
||||
break;
|
||||
}
|
||||
|
||||
#ifdef ARDUINO_ARCH_AVR
|
||||
USBDevice.attach();
|
||||
#endif
|
||||
|
||||
_kbd->begin();
|
||||
_mouse->begin();
|
||||
|
||||
Reference in New Issue
Block a user