Closed liebman closed 7 months ago
Added a model for ST7796.
Previously I used the ST7789 model and set the framebuffer size via options, since thats not possible now, I created a model for it. Its exactly ST7789 but with the framebuffer size changed.
Updated with your suggested changes. Also added other missing models to lib.rs.
lib.rs
Added a model for ST7796.
Previously I used the ST7789 model and set the framebuffer size via options, since thats not possible now, I created a model for it. Its exactly ST7789 but with the framebuffer size changed.