diff options
| author | Shlomo Hecht <shlomo@twine-s.com> | 2019-04-04 12:12:57 +0300 |
|---|---|---|
| committer | Shlomo Hecht <shlomo@twine-s.com> | 2019-04-04 12:12:57 +0300 |
| commit | 3254beb8358745efc6988df3d52a24fcb858fcdd (patch) | |
| tree | 1fe93f36b57aa07bd14db08d5905993f1aabfbac /Software/Embedded_SW/Embedded/Main.c | |
| parent | 2357e733b204ddd6efab45d9aa2dad1f4f4e07fe (diff) | |
| parent | fd1d4b77b1f34420b12ea45dabc2897c1d9ee918 (diff) | |
| download | Tango-3254beb8358745efc6988df3d52a24fcb858fcdd.tar.gz Tango-3254beb8358745efc6988df3d52a24fcb858fcdd.zip | |
Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/Tango
Diffstat (limited to 'Software/Embedded_SW/Embedded/Main.c')
| -rw-r--r-- | Software/Embedded_SW/Embedded/Main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Embedded_SW/Embedded/Main.c b/Software/Embedded_SW/Embedded/Main.c index 046f8291e..00ee77251 100644 --- a/Software/Embedded_SW/Embedded/Main.c +++ b/Software/Embedded_SW/Embedded/Main.c @@ -197,7 +197,7 @@ int main(void) MotorsInit(); //Shai WHS_HW_test(); // for WHS sensor test // WHS_init(); -// Buttons_Init(); + Buttons_Init(); //IDS_ModuleInit(); Valve_Set(VALVE_MIXCHIP_WASTECH, Mixer_Waste); |
