diff options
Diffstat (limited to 'TODO.txt')
-rw-r--r-- | TODO.txt | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt new file mode 100644 index 0000000..6f236f3 --- /dev/null +++ b/TODO.txt | |||
@@ -0,0 +1,18 @@ | |||
1 | FIX BUGS - | ||
2 | |||
3 | Zarro boogs! | ||
4 | |||
5 | |||
6 | NEW FEATURES - | ||
7 | |||
8 | In [Startup] there is this - | ||
9 | ; To run a script every few minutes, set the script filename here | ||
10 | ; timer_Script = "filename" | ||
11 | Could do things with that perhaps. | ||
12 | |||
13 | |||
14 | In [Startup] there is this - | ||
15 | ; Simulator Stats URI | ||
16 | ; Enable JSON simulator data by setting a URI name (case sensitive) | ||
17 | ; Stats_URI = "jsonSimStats" | ||
18 | |||