Question
how can I draw a custom line in touchGFX ?
I want to put some code ( in the Code box in touchGFX, execute C++ code) to execute when button is clicked. I see some codes around but nothing seems to be working.
I want to get data fro ADC and draw a graph.
So my question is:
is there a proper code to draw a line from point A to point B ?
