Skip to content

version 1.9.0

Compare
Choose a tag to compare
@gavinlyonsrepo gavinlyonsrepo released this 24 Oct 22:46
· 7 commits to master since this release
  • Version 1.9.0 October 2022
    • Change made to Model 1/3 displayHex method as per pull request #19.
    • Right aligned text mode added to (as per pull request #17)
      • Model 1/3, methods displayIntNum and DisplayDecNumNibble
      • Model 2 , methods DisplayDecNum, DisplayDecNumNibble & DisplayHexNum
      • Previously it was just Left aligned text and added leading zeros.