diff options
author | Ben V. Brown <[email protected]> | 2016-10-03 01:18:23 +1100 |
---|---|---|
committer | Ben V. Brown <[email protected]> | 2016-10-03 01:18:23 +1100 |
commit | acb97f1d464346d6b00f85078780160fa0f2affa (patch) | |
tree | 46d995cec2bbba70b9dd7d65a93792243b0aa4d9 /README.md | |
parent | 0b26e669af6d16fbdc5988558a702efdb35c116a (diff) | |
download | IronOS-acb97f1d464346d6b00f85078780160fa0f2affa.tar.gz IronOS-acb97f1d464346d6b00f85078780160fa0f2affa.zip |
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.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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") |