From a287b033ea6929bca31a143b46f7db10345f51d0 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sat, 9 Aug 2025 15:54:20 -0400 Subject: [PATCH] Update config fix display 10 --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index 99549453..9b695b2a 100755 --- a/config +++ b/config @@ -314,7 +314,7 @@ if [ "$1" = "" ]; then 9) echo "Failed MPU Sensor" ;; - 10) + "10") echo "Failed FM Audio" ;; *)