x1000: remove LCD fast sleep define

All the X1000 targets use "fast" sleep, as opposed to the normal
HAVE_LCD_SLEEP define which creates a user-configurable option.
Remove the ifdefs to make the code a bit easier to read.

Change-Id: Ibb80c92a8e23191651fee61fc8cf6f4e4fac8750
This commit is contained in:
Aidan MacDonald 2025-04-18 00:04:17 +01:00 committed by Solomon Peachy
parent 7e2019fde9
commit b71337f1fd
4 changed files with 2 additions and 32 deletions

View file

@ -55,7 +55,6 @@
#define HAVE_LCD_BITMAP
#define HAVE_LCD_ENABLE
#define HAVE_LCD_SHUTDOWN
#define LCD_X1000_FASTSLEEP
//#define LCD_X1000_DMA_WAITFORFRAME
#define HAVE_BACKLIGHT