Version History

9/14/2019 Working on v3. It appears that some of the hex calcs are turning to single digits. While in computation this is ok, when creating the hex value string it degrades to a less than 6 char string. Adding string conversion to change a single val like 5 to 05 in the hex output.