diff options
| author | Shlomo Hecht <shlomo@twine-s.com> | 2019-04-07 14:45:10 +0300 |
|---|---|---|
| committer | Shlomo Hecht <shlomo@twine-s.com> | 2019-04-07 14:45:10 +0300 |
| commit | df349ae963176cb53ef7b924cfb53ba09d32bfaf (patch) | |
| tree | 641e0c6959ebf19d63dc97e321ebd5a9943dee69 /Software/Embedded_SW | |
| parent | ca1783b34587dfa03f3049d2d8cb0a47db30ad99 (diff) | |
| parent | e49c150d363a28dc79739efb611ce1f957ba6dce (diff) | |
| download | Tango-df349ae963176cb53ef7b924cfb53ba09d32bfaf.tar.gz Tango-df349ae963176cb53ef7b924cfb53ba09d32bfaf.zip | |
Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/Tango
Diffstat (limited to 'Software/Embedded_SW')
| -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 00ee77251..046f8291e 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); |
