Sol Huebner
Sol Huebner
This seems to be an issue with the FORTUNE_MOD so I removed the lines in the Config.in and configs/thirtythreeforty_businesscard_defconfig files and it compiled fine. I am running CentOS 7. @thirtythreeforty...
Hi philippauxi, kannst Du Deine Übersetzung vielleicht hochladen? Ich kann daraus auch einen Pull Request machen. LG
Have you tried it out? I just read "June 2015 – Firejail included in Debian." so it looks like they made some progress ;)
I opened an issue for the gruut problem on the gruut repo and a PR #180 for the pylint issue. The torch thing is a bit more complicated as it...
I can try to push a PR but can only do it at the end of June. The addition of the special panel types broke the flow as it seems.
Sorry for the delay but I just pushed PR (#295) #307 which should fix the logic flow issue. Please let me know if you encounter any issues :)
Hi @m-maazi what do you mean with activated? You just initialized the display or do you already feed it?
Or is just setting display begin already delaying it?
Can you capture the serial output? Arduino or ESP-IDF? Which version?
A couple of things to test: > Use of xTaskCreatePinnedToCore for TaskORAI and pin to core 1 > use https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/system/freertos.html#_CPPv427uxTaskGetStackHighWaterMark12TaskHandle_t to find the right stack size for that task or...