Reduce splash duration from 1.5s to 1s (#217)

This commit is contained in:
Ken Van Hoeylandt
2025-02-11 23:48:00 +01:00
committed by GitHub
parent 14e459e50f
commit b7f39f883d
+1 -1
View File
@@ -28,7 +28,7 @@ menu "Tactility App"
config TT_SPLASH_DURATION
int "Splash Duration (ms)"
default 1500
default 1000
range 0 3000
help
The minimum time to show the splash screen in milliseconds.