I need help (again). I am starting a project with an Esp32 together with Ili9341 and DS18B20. I want to measure the temperature and log the temp on a graph. It work in real world but I can´t read the temp in simulation, maybe I miss some setting ?
I use the 3.2" display 240X320 To draw the Y axe I use the actual temperature to let the Y go up when temp increase and down again when decrease.
I know the Y axe start on zero in the top of the display and 320 in the buttom. So when the temp increase the graph go in down direction and opposite.
My wish is that the the graph go up when temp increase and down when decrease. Somehow I need to "invert" my tempmeasuring.
How do I do this, please

Note, I am not finish with the project so the botton is not active.
Hope you understand the my description. By the way also other improvement is welcome

Thank´s in advance
Br Jorgen.