diff --git a/update.py b/update.py index 349e071..cd0e840 100644 --- a/update.py +++ b/update.py @@ -32,9 +32,10 @@ print("IP:", wlan.ifconfig()[0]) # CONFIG # ----------------------- -BASE_URL = "https://git.ultiware.co.za/Raymond_Bailie/WaterTank/raw/branch/master/" +BASE_URL = "https://git.ultiware.co.za/Raymond_Bailie/TANK-GIT/raw/branch/master/" FILES = [ + "update.py", # "calibrate.py", "main.py", # "wifi.py",