aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Modules/General/GeneralHardware.c
diff options
context:
space:
mode:
authorAvi Levkovich <avi@twine-s.com>2020-10-26 17:33:41 +0200
committerAvi Levkovich <avi@twine-s.com>2020-10-26 17:33:41 +0200
commit6a1dff8d05740d86d8fbcfc582818f802d62b13c (patch)
treecd4d8f3389abcd9249df8aca9e2e09bb5d50b9e2 /Software/Embedded_SW/Embedded/Modules/General/GeneralHardware.c
parentb87aee2720cd71594b8cb68849d18b42cd0905bb (diff)
downloadTango-6a1dff8d05740d86d8fbcfc582818f802d62b13c.tar.gz
Tango-6a1dff8d05740d86d8fbcfc582818f802d62b13c.zip
Update Shinko
Diffstat (limited to 'Software/Embedded_SW/Embedded/Modules/General/GeneralHardware.c')
-rw-r--r--Software/Embedded_SW/Embedded/Modules/General/GeneralHardware.c6
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();