Skip to content

Commit

Permalink
Finished implementation of LXServo
Browse files Browse the repository at this point in the history
  • Loading branch information
ZodiusInfuser committed Nov 7, 2023
1 parent 335a2ad commit 24f8bfa
Show file tree
Hide file tree
Showing 2 changed files with 258 additions and 99 deletions.
2 changes: 0 additions & 2 deletions lib/pimoroni_yukon/modules/serial_servo.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@

from .common import YukonModule, ADC_FLOAT, IO_LOW, IO_HIGH
from machine import Pin, UART
from ucollections import OrderedDict
from pimoroni_yukon.errors import OverTemperatureError


class Duplexer:
Expand Down
Loading

0 comments on commit 24f8bfa

Please sign in to comment.