mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2026-03-20 02:42:40 +01:00
FBTFT_NOTIF_MAX_SIZE now to 400 instead of 256
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user