steering-wheel/lib/FT18e_STW_DISPLAY
jvblanck 895280cb5a Don't send data if display is disconnected
Otherwise, we're waiting 1s on pretty much any call to the display. If
the display gets disconnected at the start of the `update_display()`
function, that can mean quite the delay.

It's possible that this delay triggers a watchdog timer that blinks the
LEDs, but there doesn't appear to be any watchdog timer configured.
2021-07-18 18:27:47 +02:00
..
FT18e_STW_DISPLAY.cpp Don't send data if display is disconnected 2021-07-18 18:27:47 +02:00
FT18e_STW_DISPLAY.h e-wagen: Use updated LEDs & kill display 2021-06-18 15:52:50 +02:00