DoorControl/door_pi_control/door/__init__.py

5 lines
81 B
Python

"""Meh"""
from .communication import Communication
from .control import Control