mirror of
https://github.com/greatscottgadgets/hackrf.git
synced 2026-03-03 14:06:49 +01:00
4 lines
110 B
Python
4 lines
110 B
Python
from .max586x import MAX586xInterface
|
|
from .spi import SPIRegisterInterface
|
|
from .sgpio import SGPIOInterface
|