diff options
| author | Shai Frieder <Shai.Frieder@twine-s.com> | 2019-09-24 11:21:44 +0300 |
|---|---|---|
| committer | Shai Frieder <Shai.Frieder@twine-s.com> | 2019-09-24 11:21:44 +0300 |
| commit | 45f522072375143c74f16e136efe60f75474c008 (patch) | |
| tree | 0eac60a46a78ef3a3b320777034e30730313d653 /Software/Embedded_SW/Embedded/src/makefile.libs | |
| parent | 771b7e5014a6023e660139100bb9221f86474a2b (diff) | |
| download | Tango-45f522072375143c74f16e136efe60f75474c008.tar.gz Tango-45f522072375143c74f16e136efe60f75474c008.zip | |
fix current to max 4Amp and min 2Amp
Diffstat (limited to 'Software/Embedded_SW/Embedded/src/makefile.libs')
| -rw-r--r-- | Software/Embedded_SW/Embedded/src/makefile.libs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Software/Embedded_SW/Embedded/src/makefile.libs b/Software/Embedded_SW/Embedded/src/makefile.libs index f262762ef..6d9bf810f 100644 --- a/Software/Embedded_SW/Embedded/src/makefile.libs +++ b/Software/Embedded_SW/Embedded/src/makefile.libs @@ -1,6 +1,6 @@ # # This file was generated based on the configuration script: -# C:\Tango\Software\Embedded_SW\Embedded\Embedded.cfg +# C:\TFS\Software\Embedded_SW\Embedded\Embedded.cfg # # This makefile may be included in other makefiles that need to build # the libraries containing the compiled source files generated as @@ -14,7 +14,7 @@ # # The absolute path to the generated source directory (at the time the # sources were generated) is: -# C:\Tango\Software\Embedded_SW\Embedded\src +# C:\TFS\Software\Embedded_SW\Embedded\src # GEN_SRC_DIR ?= ../src |
