Added comment for 7.3 frame

This commit is contained in:
Erin Sparling 2023-12-29 13:22:26 -05:00
parent b4451c3bdc
commit 59fa0a1ff8
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ def update():
# Image for Inky Frame 4.0
IMG_URL = "https://pimoroni.github.io/feed2image/nasa-apod-640x400-daily.jpg"
elif HEIGHT == 480:
# Image for Inky Frame 7.3
IMG_URL = "https://pimoroni.github.io/feed2image/nasa-apod-800x480-daily.jpg"
try: