Willmish / comp0016-farmbeats

Raspberry Pi based IoT project on smart farming with @Avanade
http://students.cs.ucl.ac.uk/2021/group28/
MIT License
2 stars 1 forks source link

HW PWM stops working after running main program #73

Closed Willmish closed 2 years ago

Willmish commented 2 years ago

After running main.py, the HW PWM no longer works (even after stopping the program), when testing with development_testing/lighting_sys.py test. However if its run right after booting up (the test), it works fine.

To reproduce:

To find the issue: