esp32-smartdisplay icon indicating copy to clipboard operation
esp32-smartdisplay copied to clipboard

Use c++ to create implementations of displays/touch

Open rzeldent opened this issue 1 year ago • 1 comments

See: https://github.com/KamranAghlami/T-Display-S3/blob/main/src/hardware/display.cpp

rzeldent avatar Feb 10 '24 09:02 rzeldent

Hi PaasPaas,

You do not need a board definition but you can immediately fill in the values in the C files in the esp32-smartdisplay library. However, this can be used for tinkering but supporting a log of boards is not possible this way. You can indeed use the solution you proposed in https://github.com/rzeldent/esp32-smartdisplay/issues/126. I added some info there...

rzeldent avatar Sep 07 '24 18:09 rzeldent