Updating umbrella code
This commit is contained in:
parent
b15ee3d787
commit
004a4da42a
1 changed files with 0 additions and 1 deletions
|
|
@ -50,7 +50,6 @@ pool = socketpool.SocketPool(wifi.radio)
|
|||
# adafruit IO info
|
||||
aio_username = os.getenv('aio_username')
|
||||
aio_key = os.getenv('aio_key')
|
||||
location = "America/Los Angeles"
|
||||
|
||||
# io HTTP for getting the time from the internet
|
||||
io = IO_HTTP(aio_username, aio_key, requests)
|
||||
|
|
|
|||
Loading…
Reference in a new issue