2023 Sep 08, 02:52 PM
It is fixed now.
I will post the updated plugin to GitHub shortly.
The changes were in lcd_adj.py lines 106 and 107.
changed
time.gmtime(gv.now)
to
time.localtime(gv.now)
Dan
I will post the updated plugin to GitHub shortly.
The changes were in lcd_adj.py lines 106 and 107.
changed
time.gmtime(gv.now)
to
time.localtime(gv.now)
Dan
<p><br></p>