Backend name typo

This commit is contained in:
Fabio Manganiello 2019-09-23 23:34:46 +02:00
parent 7e92f59d44
commit f76e45dda9
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
from platypush.backend.sensor import SensorBackend
class SensorPwm3901Backend(SensorBackend):
class SensorMotionPwm3901Backend(SensorBackend):
"""
Backend to poll an `PWM3901 <https://github.com/pimoroni/pmw3901-python>`_
optical flow and motion sensor