Expose freebytes too
This commit is contained in:
@@ -47,6 +47,7 @@ class HalStorage {
|
||||
|
||||
uint64_t sdTotalBytes() const;
|
||||
uint64_t sdUsedBytes() const;
|
||||
uint64_t sdFreeBytes() const;
|
||||
|
||||
static HalStorage& getInstance() { return instance; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user