Jonathan Wischhusen
Jonathan Wischhusen
Any news here? Downgrading can't be the final solution 🤔
@danielstgt Hi can you review and merge this pr? Would appreciate it! :slightly_smiling_face:
> Do you mean all Pixel data? Kind of. My goal is to have: ``` Frame 1 -> Frame 2 | text A | | text B | ``` But...
The `lcdDrawMultiPixels` solves my problem. Thanks! I scrolled through your code and found an even simpler solution. https://github.com/nopnop2002/esp-idf-st7789/blob/42705cd3a0c99f917f37920db310e5d22303b0e1/main/st7789.c#L772 This line does exactly what i was looking for. Although refreshing is...
maybe a version update will be enough as the current version used by [vue-split-grid](https://github.com/stijlbreuk/vue-split-grid) is v1.0.9 vs [v1.5.9](https://github.com/nathancahill/split/tree/v1.5.9/packages/split-grid).
Im also looking for a way to add a consistent Origin header in requests on android (not tested on ios yet) made from the foreground as well as the background...