esp_spiffs_mounted() function
Check if SPIFFS is mounted
Arguments
partition_label
Optional, label of the partition to check. If not specified, first partition with subtype=spiffs is used.
Return value
- true if mounted - false if not mounted
esp_spiffs_mounted() calls 2 functions:
![]()
esp_spiffs_mounted()
esp_spiffs_mounted() reads 2 variables:
![]()
esp_spiffs_mounted()