RobH
Results
1
issues of
RobH
When building firmware with st7789_mpy for Teensy 4.0 I get the report: /home/rob/upy/lib/st7789_mpy/st7789/st7789.c: In function 'write_cmd': /home/rob/upy/lib/st7789_mpy/st7789/st7789.c:74:18: error: comparison between pointer and integer [-Werror] 74 | if (self->cs != GPIO_NUM_NC)...