Corrected documentation style

This is for better visuaization with Sphinx
This commit is contained in:
Krzysztof
2016-10-30 19:37:45 +01:00
committed by Ivan Grokhotkov
parent 19af5b7a76
commit 12efd96fb4
2 changed files with 17 additions and 8 deletions
+2
View File
@@ -22,6 +22,8 @@ extern "C" {
Temporarily, this region is hardcoded as a 12KB (0x3000 byte)
region starting at 24KB (0x6000 byte) offset in flash.
@return ESP_OK if flash was successfully initialised.
*/
esp_err_t nvs_flash_init(void);