Skip to content

Commit

Permalink
Merge pull request #196 from andrewjswan/patch-1
Browse files Browse the repository at this point in the history
2024.1.0: Readme update
  • Loading branch information
lubeda authored Jan 8, 2024
2 parents 2477430 + 69a8d40 commit 73d8fd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -928,7 +928,7 @@ Allows you to show a custom boot logo instead of the default animation when boot
advanced_boot (optional, boolean, only on ESP32, Default: false) Enables advanced mode of boot logo display.
boot_logo (optional, string, only on ESP32): Mask defined as rgb565 array used to display boot logo, color is entirely ignored, output depends on boot logo display mode.

**boot_logo_mode** (optional, integer, only on ESP32, Default: 3) Mode of displaying boot logo, can take value from 0 to 3:
**boot_logo_mode** (optional, integer, only on ESP32, Default: 0) Mode of displaying boot logo, can take value from 0 to 7:

- 0 - Display the boot_logo with the defined colors (default)
- 1 - Display the boot_logo with the defined colors, the logo appears from the center to the sides.
Expand Down Expand Up @@ -1769,4 +1769,4 @@ THE SOFTWARE IS PROVIDED “AS IS”, use at your own risk!
## Special thanks to all sponsors
As of the 6/1/2024 there were only six of them. 😿
As of the 6/1/2024 there were only six of them. 😿

0 comments on commit 73d8fd3

Please sign in to comment.