Added dynamic platform loader

This commit is contained in:
2021-11-19 02:18:58 +01:00
parent 8f976721ab
commit 6b47c3f555
8 changed files with 28 additions and 10 deletions

View File

@@ -1,8 +1,7 @@
#!/usr/bin/env python3
from typing import Optional
from .abcsensor import AbcSensor
from utils import config
from birbnetes_iot_platform_raspberry import BirbnetesIoTPlatformRecordDriver
from utils import config, BirbnetesIoTPlatformRecordDriver
"""
Sound sensor high level API