Adafruit_Learning_System_Gu.../Matrix_Portal_Moon_Clock
Neradoc ffc68eef25
Matrix Portal Moon Clock fix for Circuitpython 7
`time.struct_time()` in 7.0.0 no longer accepts 9 arguments, it now only works with a single 9-elements tuple. (PR 4931).
Using a single 9-tuple should be compatible with 6, so this fix should remain compatible with 6.3.0 (did not test).
2021-10-25 05:07:41 +02:00
..
fonts Add Matrix Portal Moon Clock 2020-09-19 12:07:32 -07:00
moon Add Matrix Portal Moon Clock 2020-09-19 12:07:32 -07:00
code.py Matrix Portal Moon Clock fix for Circuitpython 7 2021-10-25 05:07:41 +02:00