petykowski / London-TFL-Arrivals-Board

Miniature Python-based TfL arrivals board running via Raspberry Pi Zero W
40 stars 11 forks source link

Refactor Display Function to Utilize Snapshots and Hotspots #5

Open petykowski opened 4 years ago

petykowski commented 4 years ago

In order to render more complex animations and scrolling text, the luma implementation should be updated to utilize the snapshot and hotspot features.