From 51edba990b36f6f4cc0fbb2c8f23144205d08bc0 Mon Sep 17 00:00:00 2001 From: gac-x04sa Date: Thu, 25 Jan 2018 09:43:49 +0100 Subject: [PATCH] Script execution --- script/local.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/script/local.py b/script/local.py index 361ff5f..d6825e9 100644 --- a/script/local.py +++ b/script/local.py @@ -3,6 +3,8 @@ ################################################################################################### +DIODE_SETTLING_TIME = 0.01 #10ms + #Devices run("devices/SimulatedDiode")