ci(pre-commit): Apply automatic fixes
This commit is contained in:
parent
e375698ade
commit
a5e85f675e
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
// 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.
|
||||
// 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
|
||||
|
|
|
|||
Loading…
Reference in a new issue