diff options
| author | Shlomo Hecht <shlomo@twine-s.com> | 2020-03-31 19:38:11 +0300 |
|---|---|---|
| committer | Shlomo Hecht <shlomo@twine-s.com> | 2020-03-31 19:38:11 +0300 |
| commit | dd2bc0b67daea21cd1220a21d61da306c7523e31 (patch) | |
| tree | b9eebef284d2c275c1aea21e2c9bae23f54e36d7 /Software/Embedded_SW/Embedded/Main.c | |
| parent | 42391bb46aa9dda0f56a7909268a2cffdf36f1d8 (diff) | |
| download | Tango-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.c | 2 |
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(); |
