mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2025-12-15 00:58:52 +01:00
FBTFT_NOTIF_MAX_SIZE now to 400 instead of 256
This commit is contained in:
parent
4b8e19c8b1
commit
ac2e514b98
@ -2751,7 +2751,7 @@ index 488ab78..e6b4c59 100644
|
||||
|
||||
-#define FBTFT_OF_INIT_CMD BIT(24)
|
||||
-#define FBTFT_OF_INIT_DELAY BIT(25)
|
||||
+#define FBTFT_NOTIF_MAX_SIZE 256
|
||||
+#define FBTFT_NOTIF_MAX_SIZE 400
|
||||
+
|
||||
+#define FBTFT_OF_INIT_CMD BIT(24)
|
||||
+#define FBTFT_OF_INIT_DELAY BIT(25)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user