Skip to content

Commit 3f36f7f

Browse files
Update README.md
1 parent 1812b82 commit 3f36f7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ota/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ Should a power failure happen, as long as it was not in the middle of writing a
1212

1313
When the copy is completed, the command file's contents are erased so that on a reboot it won't attempt to write the same firmware over and over. It then reboots the chip (and re-runs the potentially new bootloader).
1414

15-
If there is no special file, or its contents don't have a proper checksum, the bootloaer simply adjusts the ARM internal vector pointers and jumps to the main application.
15+
If there is no special file, or its contents don't have a proper checksum, the bootlodaer simply adjusts the ARM internal vector pointers and jumps to the main application.
1616

1717
The files in the LittleFS filesystem can come over ``WiFi``, over an ``Ethernet`` object, or even over a serial port.

0 commit comments

Comments
 (0)