You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, I bought a MHZ19 device and plugged it as descriped by you. Still its not working. For now I do see lots of mh_z19.py processes running in htop, slowing down my raspy.
How can I make sure, there aren't so many processes....
for testing purposes:
(with or without - sudo) ./modules/MMM-MHZ19/mh_z19.sh
^CTraceback (most recent call last):
File "./modules/MMM-MHZ19/mh_z19.py", line 21, in <module>
val = GPIO.input(pwmPin)
KeyboardInterrupt
The text was updated successfully, but these errors were encountered:
Hey, I bought a MHZ19 device and plugged it as descriped by you. Still its not working. For now I do see lots of mh_z19.py processes running in htop, slowing down my raspy.
How can I make sure, there aren't so many processes....
for testing purposes:
The text was updated successfully, but these errors were encountered: