We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e375698 commit a5e85f6Copy full SHA for a5e85f6
variants/sensebox_mcu_esp32s2/APOTA.ino
@@ -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.
+// APOTA is an Arduino fallback sketch that is written to OTA1_Partition.
+// 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.
4
5
#define DISPLAY_ENABLED
0 commit comments