mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Fix typo in ble_adv example
Merges https://github.com/espressif/esp-idf/pull/1049
This commit is contained in:
parent
d98934d56b
commit
880821fe9e
@ -245,7 +245,7 @@ void app_main()
|
||||
|
||||
/*
|
||||
* If call mem release here, also work. Input ESP_BT_MODE_CLASSIC_BT, the function will
|
||||
* release the memory of classic bt mdoe.
|
||||
* release the memory of classic bt mode.
|
||||
* esp_bt_controller_mem_release(ESP_BT_MODE_CLASSIC_BT);
|
||||
*
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user