From 3def8fee8c80a2fd85425d3278ec58de8de698c2 Mon Sep 17 00:00:00 2001 From: William Wilgus Date: Sat, 31 Dec 2022 17:12:36 -0500 Subject: [FixRed] ClipV2 has a hold button -- news to me HAVE_LOCKED_ACTIIONS requires !defined(HAVE_HOLD_BUTTON) Change-Id: I1e98c282f17d11f08ea80cd5963b331a3ae19387 --- firmware/export/config/sansaclipv2.h | 1 - 1 file changed, 1 deletion(-) (limited to 'firmware/export/config/sansaclipv2.h') diff --git a/firmware/export/config/sansaclipv2.h b/firmware/export/config/sansaclipv2.h index f2b1115c81..6e369db681 100644 --- a/firmware/export/config/sansaclipv2.h +++ b/firmware/export/config/sansaclipv2.h @@ -69,7 +69,6 @@ #define HAVE_LCD_ENABLE #ifndef BOOTLOADER -#define HAVE_LOCKED_ACTIONS /* Define this if your LCD can be put to sleep. * HAVE_LCD_ENABLE should be defined as well. */ //#define HAVE_LCD_SLEEP -- cgit v1.2.3