4 lines
92 B
Python
4 lines
92 B
Python
OSD_URL = "http://localhost:5050/send"
|
|
CAR_API_URL = "http://localhost:5000/all/"
|
|
DELAY = 0
|