Update keyboards/keychron/bluetooth/transport.c

Co-authored-by: lokher <lokher@gmail.com>
This commit is contained in:
lalalademaxiya1 2023-06-30 11:39:23 +08:00 committed by GitHub
parent 21c86782af
commit 4baf65ddac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -183,9 +183,7 @@ void usb_remote_wakeup(void) {
usb_wakeup(&USB_DRIVER);
}
}
// palWriteLine(H3, PAL_HIGH);
wait_ms(500);
// palWriteLine(H3, PAL_LOW);
/* Woken up */
// variables has been already cleared by the wakeup hook
send_keyboard_report();