mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-22 16:37:58 +06:00
Update keyboards/keychron/k9_pro/k9_pro.c
Co-authored-by: lokher <lokher@gmail.com>
This commit is contained in:
parent
b5ef97ebb3
commit
aba7a26dd8
|
@ -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 New Issue
Block a user