Sustaingineering / Pump-Firmware

Particle Electron and ESP32 firmware that collects data from sensors and sends it via peer-to-peer LoRa and Particle GSM. The data is recorded on a micro SD card with timestamps.
3 stars 2 forks source link

get sdCard remaining space #65

Closed tarek20501 closed 3 years ago

tarek20501 commented 4 years ago

Our is to add a method to SdCard that returns the remaining space in the SdCard in human readable format Deadline: Feb 6th Meeting

tarek20501 commented 3 years ago

@RyanL17 once you test sdFat lib on esp32, let me know