IDF release/v4.0 48ea44f3d

This commit is contained in:
me-no-dev
2020-07-18 18:14:30 +00:00
parent 2bf655b658
commit 475208e535
88 changed files with 82 additions and 30 deletions

View File

@ -83,6 +83,7 @@ typedef enum {
ESP_BLUFI_DH_PARAM_ERROR,
ESP_BLUFI_READ_PARAM_ERROR,
ESP_BLUFI_MAKE_PUBLIC_ERROR,
ESP_BLUFI_DATA_FORMAT_ERROR,
} esp_blufi_error_state_t;
/**