计算 bar 高度
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
#include <stdint.h>
|
||||
|
||||
static const char *const tags[] = {
|
||||
"1", "2", "3", "4", "5", "6", "7", "8", "9", nullptr,
|
||||
};
|
||||
static const uint32_t bar_y_padding = 1;
|
||||
|
||||
Reference in New Issue
Block a user