Manuel
Manuel
> is there still something i need to improve change or test? Yes, I would say so. Look, the original design of the touch screen impl class is completely generic...
> @mverch67 it seams that i am blind, github says there is still a requested change but i cant find it maybe use from terminal: ``` git diff git restore...
The T-Deck Pro has a CST328. Actually the scan result does not matter as the touch controller is hard-coded for the device variant.
> But i think the final version is good/proper, could you guys take a look at it and hopefully merge it? [PR7613](https://github.com/meshtastic/firmware/pull/7613) also integrates the ST7796 but via TFTDisplay as...
Are you able to fill out "**Relevant log output**" when the error occurs first time (not the boot loop)?
I would expect the arduino loop() polling to eat up 100% CPU all the time and therefore doesn't let the FreeRTOS idle task run to count its idle time. A...
Can't this be done automatically using _udev rules_ (assuming with _coming release_ you mean those with a unique serial number stored in eeprom) ? E.g. something like: `SUBSYSTEM=="usb", ACTION=="add" ATTRS{idVendor}=="1a86",...
This is not a bug. You lost connection to all other nodes, so it goes to state "no signal".
I suggest you update the description in your bug report. It wasn't clear what you meant.
Does it only happen when wifi/mqtt is enabled as displayed in the pictures? Also, if you don't have a GPS module attached (and the proper firmware loaded on the rp2040)...