mirror of
https://github.com/ivoszbg/uniLoader.git
synced 2026-06-14 13:51:32 +00:00
The value 5 appeared bare in two places: simplefb.c (when text wraps past the bottom of the screen) and debug.c (initial y position for the printk overlay). Replace both with FB_TEXT_TOP_PADDING defined once in simplefb.h.