Skip to content

Releases: coding4coconut/pxt-lcd128x160-st7735s

v1.0.6

26 Jun 15:08
Compare
Choose a tag to compare
  • bug fix in function "setDisplayOffset"
  • update of readme -> add details about initializing the SPI-interface
  • add feature -> function to adjust the color scheme
  • add feature -> funciton to set display to inverse mode

v1.0.5

16 Jun 21:48
Compare
Choose a tag to compare

Update in file test.ts in order to execute some more tests on this pxt-extenstion

v1.0.4

16 Jun 21:32
Compare
Choose a tag to compare

Updates of the description in readme-file

Full Changelog: v1.0.3...v1.0.4

v1.0.3

16 Jun 19:56
Compare
Choose a tag to compare

Update of some block descriptions to allow a better understanding of the provied pxt-blocks

v1.0.2

16 Jun 19:51
Compare
Choose a tag to compare

Definition of some pre-settings and default values to some arguements in the blocks -> in order to allow a better understanding and handling of the provied pxt-blocks

v1.0.1

16 Jun 18:25
Compare
Choose a tag to compare

empty the test.ts file since the definitions could cause troubles while using Makecode beta-versions

v1.0.0

16 Jun 18:20
4034e51
Compare
Choose a tag to compare

Initial release after successfull compiliation and testing.

What's Changed

New Contributors

Full Changelog: https://github.com/coding4coconut/pxt-lcd128x160-st7735s/commits/v1.0.0