4 lines
54 B
Python
4 lines
54 B
Python
|
"""Linak Bluetooth API"""
|
||
|
|
||
|
from .device import Device
|