Skip to content

Conversation

yarda
Copy link

@yarda yarda commented Sep 16, 2015

  • added delay to reset command
  • fixed fast V/H lines
  • added support for extended registers and their correct initialization
  • added support for ILI9341_MIRROR_X and ILI9341_MIRROR_Y defines to allow
    customization of mirroring during compile time
  • added writeRegister40 method
  • readReg renamed to readReg8 and also added readReg16 and readReg32
  • consolidated usage of CS, now is the CS also set inactive in
    write8inline and read8inline macros
  • fixed some spurious whitespaces

Signed-off-by: Jaroslav Škarvada [email protected]

- added delay to reset command
- fixed fast V/H lines
- added support for extended registers and their correct initialization
- added support for ILI9341_MIRROR_X and ILI9341_MIRROR_Y defines to allow
  customization of mirroring during compile time
- added writeRegister40 method
- readReg renamed to readReg8 and also added readReg16 and readReg32
- consolidated usage of CS, now is the CS also set inactive in
  write8inline and read8inline macros
- fixed some spurious whitespaces

Signed-off-by: Jaroslav Škarvada <[email protected]>
@az-z
Copy link

az-z commented Oct 12, 2016

Looks very useful. Why not to merge?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants