This commit is contained in:
dorodnic 2023-05-28 21:12:05 +02:00
parent 240ac8b669
commit 1013e44eae
3 changed files with 0 additions and 12 deletions

View File

@ -1,7 +1,3 @@
"""
License: Apache 2.0. See LICENSE file in root directory.
Copyright(c) 2020-2021 Intel Corporation. All Rights Reserved.
"""
import requests import requests
import subprocess import subprocess
import rsid_py import rsid_py

View File

@ -1,7 +1,3 @@
"""
License: Apache 2.0. See LICENSE file in root directory.
Copyright(c) 2020-2021 Intel Corporation. All Rights Reserved.
"""
import rsid_py import rsid_py
import sys import sys
import logging import logging

View File

@ -1,7 +1,3 @@
"""
License: Apache 2.0. See LICENSE file in root directory.
Copyright(c) 2020-2021 Intel Corporation. All Rights Reserved.
"""
import rsid_py import rsid_py
PORT='/dev/ttyACM0' PORT='/dev/ttyACM0'