nebulafdv2
i connected ili9341 to pi zero 2w and it doesnt always start correctly it gets stuck on white screen but if i retry starting the binary multiple times after random retry it starts also idk how to reverse the display output
also when it fails there is no error code
Cmake Command: sudo cmake -DSPI_BUS_CLOCK_DIVISOR=6 -DDISPLAY_INVERT_COLORS=OFF -DGPIO_TFT_DATA_CONTROL=25 -DCMAKE_BUILD_TYPE=Debug -DILI9341=ON -DSTATISTICS=0 ..