From 515122ea74d2357206556e7a3c11c6370746e728 Mon Sep 17 00:00:00 2001 From: rusefillc Date: Tue, 8 Aug 2023 23:49:52 -0400 Subject: [PATCH] poor thing out of flash again :( --- firmware/config/boards/kinetis/efifeatures.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/config/boards/kinetis/efifeatures.h b/firmware/config/boards/kinetis/efifeatures.h index f11068276a..45e0b5b105 100644 --- a/firmware/config/boards/kinetis/efifeatures.h +++ b/firmware/config/boards/kinetis/efifeatures.h @@ -51,7 +51,7 @@ /** * TunerStudio support. */ -#define EFI_TUNER_STUDIO TRUE +#define EFI_TUNER_STUDIO FALSE /** * Bluetooth UART setup support.