diff options
| author | Avi Levkovich <avi@twine-s.com> | 2020-10-26 17:33:41 +0200 |
|---|---|---|
| committer | Avi Levkovich <avi@twine-s.com> | 2020-10-26 17:33:41 +0200 |
| commit | 6a1dff8d05740d86d8fbcfc582818f802d62b13c (patch) | |
| tree | cd4d8f3389abcd9249df8aca9e2e09bb5d50b9e2 /Software/Embedded_SW/Embedded/Modules/General | |
| parent | b87aee2720cd71594b8cb68849d18b42cd0905bb (diff) | |
| download | Tango-6a1dff8d05740d86d8fbcfc582818f802d62b13c.tar.gz Tango-6a1dff8d05740d86d8fbcfc582818f802d62b13c.zip | |
Update Shinko
Diffstat (limited to 'Software/Embedded_SW/Embedded/Modules/General')
| -rw-r--r-- | Software/Embedded_SW/Embedded/Modules/General/GeneralHardware.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Software/Embedded_SW/Embedded/Modules/General/GeneralHardware.c b/Software/Embedded_SW/Embedded/Modules/General/GeneralHardware.c index 1defda43c..2f9088cf1 100644 --- a/Software/Embedded_SW/Embedded/Modules/General/GeneralHardware.c +++ b/Software/Embedded_SW/Embedded/Modules/General/GeneralHardware.c @@ -186,12 +186,6 @@ uint32_t HWConfigurationInit(void) //WHS_init(); // remove call to old WHS #endif - if (WHS_Type == WHS_TYPE_NEW) - { -/* WHS_IO_Init(); - Task_sleep(1);//wait for WHS_IO_Init*/ - InitConsole_WHS_UART3();//WHS Shinko communication - } // Waste Init (WHS) Waste_Init(); |
