This commit is contained in:
2020-06-19 17:20:23 +00:00
parent c1e688d824
commit dbe59f74d9
6 changed files with 25 additions and 56 deletions

View File

@@ -5,10 +5,6 @@ PRIORITY - ALWAYS Lowest level stuff first, i.e. TODO at server, api route chang
WIFI change 5g channel to 52,56,60 and 2g channel to 8
recheck before doing as it seems to vary, maybe someone else's is auto switching
todo: Auth is directly fetching, re-route through gzapi instead
todo: remove all use of .then() as it's being used incorrectly
replace with await and async methods