:: commit 990f2f79607638aedb588983797ca1a8c94918e3

iretq <me@iretq.dev> — 2025-12-08 08:37

parents: aaa500ba70

lib/term: Update flanterm_fb_init() call

diff --git a/common/lib/term.c b/common/lib/term.c
index 7e050759..1cadb3d1 100644
--- a/common/lib/term.c
+++ b/common/lib/term.c
@@ -295,7 +295,8 @@ void term_fallback(void) {
             NULL, NULL,
             NULL, 0, 0, 1,
             0, 0,
-            0
+            0,
+            FLANTERM_FB_ROTATE_0
         );
     }
 
tab: 248 wrap: offon