update
This commit is contained in:
parent
240ac8b669
commit
1013e44eae
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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'
|
||||||
|
Loading…
Reference in New Issue
Block a user