uploaded images saved to Pi
This commit is contained in:
@@ -613,8 +613,6 @@ if __name__ == '__main__':
|
||||
#f.close()
|
||||
|
||||
|
||||
updateWeather()
|
||||
sys.exit()
|
||||
try:
|
||||
f = open('csv/last_updates.json', 'r')
|
||||
last_updates = json.load(f)
|
||||
|
Reference in New Issue
Block a user