diff options
| author | Shlomo Hecht <shlomo@twine-s.com> | 2018-06-21 10:00:13 +0300 |
|---|---|---|
| committer | Shlomo Hecht <shlomo@twine-s.com> | 2018-06-21 10:00:13 +0300 |
| commit | 49d033e9abb82d2d2853f4e1ddacb37abedd9fda (patch) | |
| tree | bd00d123f0c4441c33002fcd807a8332819ac2d1 /Software/Embedded_SW/Embedded/Main.c | |
| parent | c1cf0d6a3c788bb48d4dec57520c57476d4ac988 (diff) | |
| parent | a6ace283b5f59f9913b5f0468b417ebd8856b821 (diff) | |
| download | Tango-49d033e9abb82d2d2853f4e1ddacb37abedd9fda.tar.gz Tango-49d033e9abb82d2d2853f4e1ddacb37abedd9fda.zip | |
Merge branch 'master' of https://twinetfs.visualstudio.com/_git/Tango
Diffstat (limited to 'Software/Embedded_SW/Embedded/Main.c')
| -rw-r--r-- | Software/Embedded_SW/Embedded/Main.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Software/Embedded_SW/Embedded/Main.c b/Software/Embedded_SW/Embedded/Main.c index 368802730..c57cd969d 100644 --- a/Software/Embedded_SW/Embedded/Main.c +++ b/Software/Embedded_SW/Embedded/Main.c @@ -176,6 +176,7 @@ int main(void) //test_fpga_gpi(); //FPGA_Read_limit_Switches_Registers(); + //test_fpga_gpi(); //Run_I2C(/*ui32SysClock*/); //----------------------------------------------------------- |
