update iss tracker
This commit is contained in:
parent
f469cc9fd4
commit
5ac017312e
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ cwd = ("/"+__file__).rsplit('/', 1)[0]
|
|||
pyportal = PyPortal(url=DATA_SOURCE,
|
||||
json_path=DATA_LOCATION,
|
||||
status_neopixel=board.NEOPIXEL,
|
||||
text_font=None,
|
||||
default_bg=cwd+"/map.bmp")
|
||||
|
||||
# Connect to the internet and get local time
|
||||
|
|
|
|||
Loading…
Reference in a new issue