arduino-esp32/libraries/FFat/src
Luc 56fe2dbaff Fix F_Fat::format return false when succeed (#3220)
this is due to ussage of esp_err_t result; instead of boolean, ESP_OK =0 so it is false
2019-09-21 02:34:25 +03:00
..
FFat.cpp Fix F_Fat::format return false when succeed (#3220) 2019-09-21 02:34:25 +03:00
FFat.h FAT on SPI Flash Library (#1809) 2018-09-17 23:06:04 +02:00