Documentation Updates

Update documentation to include menu flow diagram from my website.
Remove old firmware version as it is no longer relivant.
Remove System Design as it is complete.
This commit is contained in:
Ben V. Brown
2016-10-03 01:18:23 +11:00
parent 0b26e669af
commit acb97f1d46
3 changed files with 6 additions and 46 deletions

View File

@@ -30,3 +30,9 @@ This is completely safe, if it goes wrong just put the .hex file from the offici
5. The filename will have changed to end in .RDY or .ERR .
6. If it ends with .RDY your done! Otherwise something went wrong.
7. If it went wrong try on a windows computer, some Mac / Linux machines do not play well with their boot loader.
# New Menu System
This new firmware uses a new menu system to allow access to the settings on the device.
This menu can be accessed as shown in following flow chart, in the settings numbers roll over from top to bottom.
![TS100: Software Menu](http://ralimtek.com/images/TS100.png "Fairly easy to learn")