From 62905aaa550ea584f29feae2ba35fc6df6c42c8f Mon Sep 17 00:00:00 2001 From: Shai Frieder Date: Mon, 2 Sep 2019 15:09:23 +0300 Subject: add IFS system, fix reading MidTank capacity --- Software/Embedded_SW/Embedded/src/makefile.libs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Software/Embedded_SW/Embedded/src/makefile.libs') 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 -- cgit v1.3.1