I'm making a device to automate humidity/temperature in a little tent.
I have 3 virtual buttons. When I run my program, just at the start they work as expected.
If my sensor get a given humidity value, it calls a function to increase it, after this point the buttons stop working
I'm making a device to automate humidity/temperature in a little tent. I have 3 virtual buttons. When I run my program, just at the start they work as expected. If my sensor get a given humidity value, it calls a function to increase it, after this point the buttons stop working
I'm using python 3.7 on a raspberry pi