u didnt see shit

custom
jacqueline 11 months ago
parent 4afe9d9b5c
commit 9457f9021a
  1. 1
      src/drivers/bluetooth.cpp

@ -446,7 +446,6 @@ void Disabled::entry() {
}
void Disabled::react(const events::Enable&) {
ESP_LOGI("jacqueline", "BEGIN INIT BT");
esp_bt_controller_config_t config = BT_CONTROLLER_INIT_CONFIG_DEFAULT();
esp_err_t err;
if ((err = esp_bt_controller_init(&config) != ESP_OK)) {

Loading…
Cancel
Save