您已经派生过 intuiclock
Fixes AM/PM indicator.
这个提交包含在:
@@ -105,7 +105,7 @@ static void update_ampm_text_layer() {
|
||||
}
|
||||
}
|
||||
|
||||
text_layer_set_text(s_ampm_layer, "AM");
|
||||
text_layer_set_text(s_ampm_layer, ampm_text);
|
||||
}
|
||||
|
||||
static void tick_handler(struct tm *tick_time, TimeUnits changed_units) {
|
||||
|
||||
在新工单中引用
屏蔽一个用户