use multi-thread to wait sms
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ from dotenv import load_dotenv
|
||||
load_dotenv()
|
||||
|
||||
LOG_SOURCE = os.getenv("LOG_SOURCE")
|
||||
|
||||
SMS_TIMEOUT = 60
|
||||
BAUDRATE = 115200
|
||||
|
||||
ROOT_DIR = os.path.dirname(os.path.abspath(__file__))
|
||||
|
||||
Reference in New Issue
Block a user