sbrandsma

Results 2 comments of sbrandsma

> The problem is the bodmer/TFT_eSPI library. It is not working with newer Arduino core versions. All versions after core 2.0.14 will fail. See [espressif/arduino-esp32#9618 (comment)](https://github.com/espressif/arduino-esp32/issues/9618#issuecomment-2114839060) You saved me a...

It's caused by the Alpine build using mongo db 2.1.1 I created a (test) fork with Debian based build and mongo db 1.15.1 locally compiled here: https://github.com/sbrandsma/xhgui Feel free to...