Edit esp-reterminal-e1001.yaml
This commit is contained in:
@@ -750,8 +750,8 @@ display:
|
||||
const char *title_line_2,
|
||||
const std::string &state, float due_ts,
|
||||
const std::string &completed_time) {
|
||||
const int w = 256;
|
||||
const int h = 197;
|
||||
const int w = 190;
|
||||
const int h = 195;
|
||||
|
||||
std::string status = "Unavailable";
|
||||
bool inverse = false;
|
||||
|
||||
Reference in New Issue
Block a user