mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-04-10 21:03:01 +00:00
Attacking Artifacts
display changes and buffer changes to fight the artifacting
This commit is contained in:
@@ -135,6 +135,9 @@ class Clock:
|
||||
small_font=True
|
||||
)
|
||||
|
||||
# Update the display after drawing everything
|
||||
self.display_manager.update_display()
|
||||
|
||||
# Update cache
|
||||
self.last_time = time_str
|
||||
self.last_date = date_str
|
||||
|
||||
Reference in New Issue
Block a user