File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11adafruit-circuitpython-asyncio @
git+https://github.com/adafruit/[email protected] 22adafruit-circuitpython-rfm == 1.0.3
33adafruit-circuitpython-ticks == 1.1.1
4- proveskit -ground-station @
git+https://github.com/proveskit/[email protected] 4+ pysquared -ground-station @ git+https://github.com/proveskit/pysquared@d1b22be#subdirectory=circuitpython-workspaces/ground-station
Original file line number Diff line number Diff line change 11import board
22import digitalio
33from busio import SPI
4- from lib .proveskit_ground_station . proveskit_ground_station import GroundStation
4+ from lib .ground_station . ground_station import GroundStation
55from lib .pysquared .cdh import CommandDataHandler
66from lib .pysquared .config .config import Config
77from lib .pysquared .hardware .busio import _spi_init
You can’t perform that action at this time.
0 commit comments