But I really need to try and understand what the code is doing/meaning...Im not really a software bod, but I do like building hardware
![]()
I've amended the code by changing the delay to a longer time (700 ) and changed the upper and lower setpoint limits to 30 and 10...
No! Encapsulate code in well named functions and classes (a bit more advanced for arduino stuff).Commenting: Consider adding comments to explain the purpose of different sections of your code. This will make it easier for you and others to understand the code in the future
No! Encapsulate code in well named functions and classes (a bit more advanced for arduino stuff).
Good code should not have any comments.
Dom't tell me, that was ChatGPT.![]()