adjusted grid layout

patch/inkylauncher
thirdr 2022-12-19 14:17:01 +00:00 zatwierdzone przez Phil Howard
rodzic 227317f4fb
commit db4473ff5e
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -7,8 +7,8 @@ graphics = None
rtc = machine.RTC()
time_string = None
words = ["it", "dx", "is", "mn", "about", "lve", "quarter", "c", "half", "to", "ou", "past", "n", "one",
"two", "three", "four", "five", "six", "seven", "eight", "nine", "ten", "eleven", "twelve", "r", "O'Clock"]
words = ["it", "d", "is", "m", "about", "l", "half", "c", "quarter", "b", "to", "u", "past", "n", "one",
"two", "three", "four", "five", "six", "eleven", "ten", "nine", "eight", "seven", "rm", "twelve", "rt", "O'Clock", "q"]
def approx_time(hours, minutes):