aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Main.c
diff options
context:
space:
mode:
authorShlomo Hecht <shlomo@twine-s.com>2020-03-31 19:38:11 +0300
committerShlomo Hecht <shlomo@twine-s.com>2020-03-31 19:38:11 +0300
commitdd2bc0b67daea21cd1220a21d61da306c7523e31 (patch)
treeb9eebef284d2c275c1aea21e2c9bae23f54e36d7 /Software/Embedded_SW/Embedded/Main.c
parent42391bb46aa9dda0f56a7909268a2cffdf36f1d8 (diff)
downloadTango-dd2bc0b67daea21cd1220a21d61da306c7523e31.tar.gz
Tango-dd2bc0b67daea21cd1220a21d61da306c7523e31.zip
Version 1.4.6.20 - Head Cleaning from PPC, Dye sequence stubs (special dispensers, WCF, Waste time)
Diffstat (limited to 'Software/Embedded_SW/Embedded/Main.c')
-rw-r--r--Software/Embedded_SW/Embedded/Main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/Software/Embedded_SW/Embedded/Main.c b/Software/Embedded_SW/Embedded/Main.c
index 551caa544..2a1913b0a 100644
--- a/Software/Embedded_SW/Embedded/Main.c
+++ b/Software/Embedded_SW/Embedded/Main.c
@@ -357,9 +357,7 @@ int main(void)
IDLE_TASK_package_init();
-#ifndef EVALUATION_BOARD
Start_InitSequence();
-#endif
PowerIdleInit();
BIOS_start();