Broken term scrolling

This commit is contained in:
2026-01-10 14:43:51 +01:00
parent b469952d91
commit 091f94f89e
6 changed files with 26 additions and 23 deletions

View File

@@ -22,4 +22,7 @@ typedef struct
uint8_t characterSize; // height
} PSF1_Header;
// debug
void term_scroll();
#endif