| 
    Wombat Environmental Node 1.0
    
   An environmental node for SDI-12 and digital sensors. 
   | 
 
This is the complete list of members for SDCardInterface, including all inherited members.
| add_file(const char *filepath, const char *contents) | SDCardInterface | static | 
| append_to_file(const char *filepath, const char *contents) | SDCardInterface | static | 
| begin(void) | SDCardInterface | static | 
| delete_file(const char *filepath) | SDCardInterface | static | 
| get_file_size(const char *filepath) | SDCardInterface | static | 
| is_ready(void) | SDCardInterface | static | 
| list_directory(File dir, uint8_t num_tabs) | SDCardInterface | |
| read_file(const char *filepath, Stream &stream) | SDCardInterface | static | 
| read_file(const char *filepath, char *buffer, const size_t buffer_size, const size_t file_location) | SDCardInterface | static | 
| SD_CS | SDCardInterface | privatestatic | 
| sd_ok | SDCardInterface | privatestatic | 
| SDCardInterface() | SDCardInterface | |
| ~SDCardInterface() | SDCardInterface |