Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
c-amie authored Apr 24, 2019
1 parent b2da082 commit 1691b84
Showing 1 changed file with 25 additions and 21 deletions.
46 changes: 25 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,28 +12,32 @@ https://www.c-amie.co.uk/
## Changelog

1.0.0
- Prototype
- Prototype

1.0.1
- Added forward()
- Added back()
- Added goBack()
- Added home()
- Added clearScreen()
- Added screenOn()
- Added screenOff()
- Added forward()
- Added back()
- Added goBack()
- Added home()
- Added clearScreen()
- Added screenOn()
- Added screenOff()

1.0.2
- Added Teletype Function Macro
- Added Unerline Property
- Added AutoScroll Property
- Added Blink Property
- Added Teletype Function Macro
- Added Unerline Property
- Added AutoScroll Property
- Added Blink Property

1.0.3
- Added testComPort()
- Added backlignt()
- Added setCursorPosition()
- Added testComPort()
- Added backlignt()
- Added setCursorPosition()

1.0.4
- Added contrast()
- Added brightness()
- Added changeSplashScreen()
- Added CharacterLength() Property to set the maximum length of the LCD display matrix. Default 32 (2x16)
- Added goForward()
- Added delete()
- Added contrast()
- Added brightness()
- Added changeSplashScreen()
- Added CharacterLength() Property to set the maximum length of the LCD display matrix. Default 32 (2x16)
- Added goForward()
- Added delete()

0 comments on commit 1691b84

Please sign in to comment.