Skip to content

CSE_CST328 v0.0.4

Latest
Compare
Choose a tag to compare
@vishnumaiea vishnumaiea released this 02 Mar 07:16
  • Updated the library naming string in Arduino library properties.
  • Removed the TS_Point class.
    • This was redundant and was causing conflicts with the CSE_TouchPoint class.
    • This also caused the touch issue in the UI_Test example.
    • Replaced all TS_Point instances with CSE_TouchPoint.
    • We will now use the CSE_TouchPoint class instead, everywhere.
  • Removed commented out code.
  • Updated documentation.
  • Updated Readme.