Add display rotation config
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user