Skip to content

Commit a5e85f6

Browse files
ci(pre-commit): Apply automatic fixes
1 parent e375698 commit a5e85f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

variants/sensebox_mcu_esp32s2/APOTA.ino

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
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.
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.
33
// After successful upload, the file is written to OTA0_Partition, and the microcontroller reboots to the newly uploaded sketch.
44

55
#define DISPLAY_ENABLED

0 commit comments

Comments
 (0)