fix: enable HARDWARE_MPI by default

This commit is contained in:
Ashish Sharma
2026-01-16 17:17:34 +08:00
parent a271e83a7a
commit bd39f141ff
3 changed files with 88 additions and 36 deletions

View File

@@ -76,7 +76,7 @@ typedef enum {
ESP_BLUFI_READ_PARAM_ERROR,
ESP_BLUFI_MAKE_PUBLIC_ERROR,
ESP_BLUFI_DATA_FORMAT_ERROR,
ESP_BLUFI_CALC_MD5_ERROR,
ESP_BLUFI_CALC_SHA_256_ERROR,
ESP_BLUFI_WIFI_SCAN_FAIL,
ESP_BLUFI_MSG_STATE_ERROR,
} esp_blufi_error_state_t;