mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-16 11:21:18 +03:00
blah
This commit is contained in:
@ -80,7 +80,7 @@ public:
|
||||
class FSClass {
|
||||
|
||||
private:
|
||||
bool _mounted;
|
||||
bool _mounted = false;
|
||||
|
||||
public:
|
||||
bool mount();
|
||||
|
Reference in New Issue
Block a user