feat(board): spelling

This commit is contained in:
Paula Scharf 2025-07-28 09:44:04 +02:00
parent 0dcb1d1178
commit e375698ade

View file

@ -1,6 +1,6 @@
// APOTA is a arduino fallback sketch that is written to OTA1_Partition.
// APOTA opens an access point which waits to receive a .binfile on /sketch.
// After succesful upload, the file is written to OTA0_Partition and the microcontroller reboots to the newly uploaded 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.
// After successful upload, the file is written to OTA0_Partition, and the microcontroller reboots to the newly uploaded sketch.
#define DISPLAY_ENABLED