aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Common
diff options
context:
space:
mode:
authorShlomo Hecht <shlomo@twine-s.com>2018-12-10 09:11:38 +0200
committerShlomo Hecht <shlomo@twine-s.com>2018-12-10 09:11:38 +0200
commit397adba1c72901a4bb15e5d69b6a6c8e07488ea7 (patch)
treedeab81743016ad4e866529c11d2d06973081091c /Software/Embedded_SW/Embedded/Common
parent0f39b726de2c75589ff5b4805669966c8878d27f (diff)
downloadTango-397adba1c72901a4bb15e5d69b6a6c8e07488ea7.tar.gz
Tango-397adba1c72901a4bb15e5d69b6a6c8e07488ea7.zip
1.2.0.2 Heaters control 1 second, valve timeout 1 second. in process, stop dispenser only after this 1 second. open valve to waste on init
Diffstat (limited to 'Software/Embedded_SW/Embedded/Common')
-rw-r--r--Software/Embedded_SW/Embedded/Common/SW_Info/SW_Info.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Embedded_SW/Embedded/Common/SW_Info/SW_Info.c b/Software/Embedded_SW/Embedded/Common/SW_Info/SW_Info.c
index be7b81042..0f8f8a22a 100644
--- a/Software/Embedded_SW/Embedded/Common/SW_Info/SW_Info.c
+++ b/Software/Embedded_SW/Embedded/Common/SW_Info/SW_Info.c
@@ -20,7 +20,7 @@ typedef struct
} TangoVersion_t;
-TangoVersion_t _gTangoVersion = {001,002,000,001};
+TangoVersion_t _gTangoVersion = {001,002,000,002};
#define BUILD_DATE __DATE__
char Dat[50] = BUILD_DATE;
char _gTangoName [MAX_STRING_LEN] = "Tango01 ";//d