diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 15 |
1 files changed, 0 insertions, 15 deletions
@@ -1,15 +0,0 @@ | |||
1 | TODO List | ||
2 | ------------------------------------------------ | ||
3 | |||
4 | o) Need to implement irecv_saveenv() | ||
5 | o) Need to implement irecv_bootx() | ||
6 | o) Neex to implement irecv_go() | ||
7 | o) Need to implement irecv_bgcolor() | ||
8 | o) Need to implememt irecv_setpicture() | ||
9 | o) Need to impelemnt irecv_reboot() | ||
10 | o) Should figure out a better place to store callbacks so the CONNECTED callback can actually be used | ||
11 | o) would be nice to change to use asyncronous connections | ||
12 | o) could add a function to identify whether we're connected to iBoot/iBEC/iBSS or DFU | ||
13 | o) could add a function to identify which version we're connected to | ||
14 | o) could add a function to return the device serial number | ||
15 | o) fix command parsing to strip quotes \ No newline at end of file | ||