Can explain a little for running in thread .. i just started using python.. so dont know much about threading... i tried to look into it but its way too complicted ...
I am working on writing a code in raspberry pi using python where i want the user to input the set temperature and fan mode via web page i'm using flask for that and the values are returned successfully but i also want to run a infinite while loop along with the flask app which will compare the set ...