Skip to content

Commit

Permalink
Update biu_nrf52.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
jiaxin96 committed Jun 19, 2021
1 parent ed2f91b commit 44ba86c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion keyboards/yandrstudio/biu_nrf52_ble_lib/biu_nrf52.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -549,7 +549,6 @@ bool bluetooth_init(void) {
state.configured = false;
state.is_connected = false;

bluetooth_init_pre();

// Perform a hardware reset
setPinOutput(BIUNRF52ResetPin);
Expand Down

0 comments on commit 44ba86c

Please sign in to comment.