Skip to content

Commit

Permalink
Update servo.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeanon committed Sep 23, 2023
1 parent 26ebe78 commit fe455cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion klippy/extras/servo.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
import ast
import logging

from klippy.extras.display import display
from .display import display

SERVO_SIGNAL_PERIOD = 0.020
PIN_MIN_TIME = 0.100
Expand Down

0 comments on commit fe455cd

Please sign in to comment.