Add display rotation config

This commit is contained in:
2026-01-09 12:55:28 +00:00
parent 0551660222
commit f8e1948059
9 changed files with 21 additions and 12 deletions
+1
View File
@@ -28,6 +28,7 @@ namespace display::ui::hostblock
constexpr int CPU_BAR_HEIGHT = 16; // 16
constexpr int CPU_MAX_PER_ROW = 8; // 8
constexpr int CPU_ROWS = 2; // 2
constexpr int CPU_BAR_TEMP_MIN = 20;
// ===== Memory bar =====
constexpr int MEM_BAR_HEIGHT = 11; // 8