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