Added dynamic platform loader
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
#!/usr/bin/env python3
|
||||
import random
|
||||
import os
|
||||
import os.path
|
||||
from .abcactuator import AbcActuator
|
||||
from birbnetes_iot_platform_raspberry import BirbnetesIoTPlatformPlaybackDriver, BirbnetesIoTPlatformStatusDriver
|
||||
from utils import BirbnetesIoTPlatformPlaybackDriver, BirbnetesIoTPlatformStatusDriver
|
||||
|
||||
"""
|
||||
Abstract base class for Sender
|
||||
|
||||
Reference in New Issue
Block a user