lcdgfx icon indicating copy to clipboard operation
lcdgfx copied to clipboard

Is there a way to determine if display is connected?

Open ntfs1984 opened this issue 1 year ago • 1 comments

Doing some high-voltage device, which sometimes put display down, on ESP32 connection using SPI. ESP32 doesn't rebooting, so it's only display problem.

Not problem of your library, but have a question: is there a way to determine if display still accessible via SPI connection?

ntfs1984 avatar Sep 17 '24 17:09 ntfs1984