Skip to content

Commit e375698

Browse files
committed
feat(board): spelling
1 parent 0dcb1d1 commit e375698

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

variants/sensebox_mcu_esp32s2/APOTA.ino

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// APOTA is a arduino fallback sketch that is written to OTA1_Partition.
2-
// APOTA opens an access point which waits to receive a .binfile on /sketch.
3-
// After succesful upload, the file is written to OTA0_Partition and the microcontroller reboots to the newly uploaded sketch.
1+
// APOTA is an Arduino fallback sketch that is written to OTA1_Partition.
2+
// APOTA opens an access point which waits to receive a .bin file on /sketch.
3+
// After successful upload, the file is written to OTA0_Partition, and the microcontroller reboots to the newly uploaded sketch.
44

55
#define DISPLAY_ENABLED
66

0 commit comments

Comments
 (0)