Update notes again!

Signed-off-by: Fred Boniface <fred@fjla.uk>
This commit is contained in:
Fred Boniface 2023-01-24 21:29:03 +00:00
parent a42a00ddf9
commit 4df567463d
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@
- Put any reusable code in to a suitable lib file.
- Make the board code actually readable.
- Prevent the whole page reloading when the PWA is re-opened, that just wastes API calls.
- If statements in the displayCallingPoints?() function needs to test for '-' not 'undefined'!!! Remove new test for 'undefined' in parseTime()!!!
### Completed - Testing: