Update keyboards/keychron/k9_pro/k9_pro.c

Co-authored-by: lokher <lokher@gmail.com>
This commit is contained in:
lalalademaxiya1 2023-08-07 09:10:38 +08:00 committed by GitHub
parent b5ef97ebb3
commit aba7a26dd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -141,7 +141,6 @@ void keyboard_post_init_kb(void) {
dip_switch_read(true);
#ifdef KC_BLUETOOTH_ENABLE
/* Currently we don't use this reset pin */
palSetLineMode(CKBT51_RESET_PIN, PAL_MODE_OUTPUT_PUSHPULL);
palWriteLine(CKBT51_RESET_PIN, PAL_HIGH);