Format remaining time on SD card as "HHH:MM:SS".

This commit is contained in:
Jared Boone
2016-05-11 12:02:39 -07:00
parent 7d3e697ea8
commit 7fd508dfbe
2 changed files with 10 additions and 2 deletions

View File

@@ -96,7 +96,7 @@ private:
};
Text text_time_available {
{ 23 * 8, 0 * 16, 7 * 8, 16 },
{ 21 * 8, 0 * 16, 9 * 8, 16 },
"",
};