comment change

This commit is contained in:
thirdr 2023-02-07 09:55:12 +00:00
parent 66fbdde5e1
commit 44cc9d6e5e
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ import inky_helper as ih
# Uncomment the line for your Inky Frame display size # Uncomment the line for your Inky Frame display size
# from picographics import PicoGraphics, DISPLAY_INKY_FRAME_4 as DISPLAY # 4.0" # from picographics import PicoGraphics, DISPLAY_INKY_FRAME_4 as DISPLAY # 4.0"
# from picographics import PicoGraphics, DISPLAY_INKY_FRAME as DISPLAY # 5.7" # from picographics import PicoGraphics, DISPLAY_INKY_FRAME as DISPLAY # 5.7"
from picographics import PicoGraphics, DISPLAY_INKY_FRAME_7 as DISPLAY # 4.0" from picographics import PicoGraphics, DISPLAY_INKY_FRAME_7 as DISPLAY # 7.0"
# Create a secrets.py with your Wifi details to be able to get the time # Create a secrets.py with your Wifi details to be able to get the time
# #