Updated Create a custom splash screen (markdown)

Erwin Ried
2025-01-20 10:06:40 +01:00
parent d451f71395
commit 0a5a19c89c

@@ -1,7 +1,5 @@
# Introduction
Are you bored of the standard power on screen?
Do you want your own image at power up to personalize your device?
You can!
_Are you bored of the standard power on screen? Do you want your own image at power up to personalize your device? You can!_
Save a **240x304 24-bit BMP file** named `splash.bmp` in the root of the SD card, and it will be used as a starting up splash screen !
@@ -13,7 +11,8 @@ There is also https://ppsplash.creativo.hu/ where you can choose and download sp
You can of course use https://hackrf.app/ to upload them directly to SPLASH directory (firmware version >= 2.0.1 is needed)
:warning: If your firmware is recent enough, it may support activation/deactivation of the splash screen via a checkbox in Settings/User Interface/Splash Screen. Don't forget to check it if the splash screen isn't displayed at startup ! :warning:
> [!WARNING]
> If your firmware is recent enough, it may support activation/deactivation of the splash screen via a checkbox in Settings/User Interface/Splash Screen. Don't forget to check it if the splash screen isn't displayed at startup!
## Example
![image](https://github.com/user-attachments/assets/ecdf315a-9e1d-4707-bb0d-a3ed728efc4e)