• thewavelength's avatar
    Add partition label argument to SPIFFS (#4443) · 3cbfa2ff
    thewavelength authored
    * Add partition label argument to SPIFFSSPIFFS currently assumes there is only ever one partition.This change allows a user to pass the label argument (defaults to NULL)to SPIFFS::begin() so a specific SPIFFS partition can be referenced.This change does not break compatibility.
    3cbfa2ff
SPIFFS.h 1.03 KB