wrong typo!
#548
Replies: 1 comment
-
Thanks, fixed in next release |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In
appSpecific.cpp
: in line 552 :you write
LittlrFS
, but i think it should beLittleFS
. like this:else if (cardType == 99) p += sprintf(p, "\"card\":\"%s\",", "LittleFS");
Beta Was this translation helpful? Give feedback.
All reactions