From b10918569cc6364f429d302b4443038811667665 Mon Sep 17 00:00:00 2001 From: Ceda EI Date: Mon, 21 Dec 2020 12:49:56 +0530 Subject: [PATCH] Update sample config --- sample.config.py | 1 + 1 file changed, 1 insertion(+) diff --git a/sample.config.py b/sample.config.py index 8b3870f..34bb6da 100644 --- a/sample.config.py +++ b/sample.config.py @@ -1,2 +1,3 @@ OSD_URL = "http://localhost:5050/send/" CAR_API_URL = "http://localhost:5000/all/" +DELAY = 0