Update keyboards/keychron/k9_pro/k9_pro.c
Co-authored-by: lokher <lokher@gmail.com>
This commit is contained in:
parent
b5ef97ebb3
commit
aba7a26dd8
1 changed files with 0 additions and 1 deletions
|
|
@ -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);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue