nebhead / PiFire

PiFire is a Smart WiFi enabled controller for your pellet smoker / grill.
https://nebhead.github.io/PiFire-Pages
MIT License
82 stars 31 forks source link

Simplified controller syntax #70

Closed lausdahl closed 2 years ago

lausdahl commented 2 years ago

Reformatted the controller using the free version of PyCharm and removed all unnecessary parens and == True from conditions.

If you dont like the formatted and simplified code that's ok then just reject it. This is just to improve readability the pull request contains no semantic change so the code will execute like before.