Rename class to be more pythonic

pull/29/head
Thomas A 2021-04-08 16:35:14 +02:00
rodzic 2b64fb844a
commit ff011f90e4
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -30,7 +30,7 @@ def servo_prog():
wrap()
class Servo_Trigger:
class ServoTrigger:
'''
Run one statemachine in a loop, that clears IRQ every 20ms as the
base for the servo statemachine.