Skip to content

Commit f4dbe5f

Browse files
committed
Change mklittlefs.bin to littlefs.bin
1 parent ebf9d43 commit f4dbe5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

updateServerHtml.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ static const char UpdateServerIndex[] PROGMEM =
1212
<input type='submit' value='Flash Firmware'>
1313
</form>
1414
<form method='POST' action='?cmd=100' enctype='multipart/form-data'>
15-
Select a "<b>.mklittlefs.bin</b>" file to flash<br/>
15+
Select a "<b>.littlefs.bin</b>" file to flash<br/>
1616
<input type='file' accept='littlefs.bin' name='filesystem'>
1717
<input type='submit' value='Flash LittleFS'>
1818
</form>

0 commit comments

Comments
 (0)