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
`python Ultrasonic.py
/usr/lib/python3/dist-packages/gpiozero/input_devices.py:852: PWMSoftwareFallback: For more accurate readings, use the pigpio pin factory.See https://gpiozero.readthedocs.io/en/stable/api_input.html#distancesensor-hc-sr04 for more info
warnings.warn(PWMSoftwareFallback(
Program is starting ...
`
I am using RPi5
The text was updated successfully, but these errors were encountered:
When running Ultrasonic.py I get the following
`python Ultrasonic.py
/usr/lib/python3/dist-packages/gpiozero/input_devices.py:852: PWMSoftwareFallback: For more accurate readings, use the pigpio pin factory.See https://gpiozero.readthedocs.io/en/stable/api_input.html#distancesensor-hc-sr04 for more info
warnings.warn(PWMSoftwareFallback(
Program is starting ...
`
I am using RPi5
The text was updated successfully, but these errors were encountered: