From 08aa97aafa1c0feeb97e18f0c54391891a3fc828 Mon Sep 17 00:00:00 2001 From: Armel FAUVEAU Date: Mon, 28 Oct 2024 04:51:08 +0100 Subject: [PATCH] Update voxless parameters --- compile-with-docker-all.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compile-with-docker-all.sh b/compile-with-docker-all.sh index 82ad416..a92c9dd 100755 --- a/compile-with-docker-all.sh +++ b/compile-with-docker-all.sh @@ -24,7 +24,7 @@ ENABLE_VOX=0 \ ENABLE_AIRCOPY=0 \ ENABLE_AUDIO_BAR=0 \ ENABLE_FEAT_F4HWN_SPECTRUM=0 \ -ENABLE_FEAT_F4HWN_SLEEP=0 \ ENABLE_NOAA=0 \ +ENABLE_FEAT_F4HWN_RESTORE_SCAN=0 \ TARGET=f4hwn.voxless \ && cp f4hwn.voxless* compiled-firmware/" \ No newline at end of file