diff options
| author | Shlomo Hecht <shlomo@twine-s.com> | 2020-01-14 18:52:44 +0200 |
|---|---|---|
| committer | Shlomo Hecht <shlomo@twine-s.com> | 2020-01-14 18:52:44 +0200 |
| commit | 4c9319b4aa25287ab8660b1f667a06ff31fb7dc8 (patch) | |
| tree | f3cbc603d2551357715798047223a285dd4a3c7e /Software/Embedded_SW/Embedded/Communication/Connection.c | |
| parent | 2b1c55a4e7ba10ecd57f4b4761397a0204dd5b81 (diff) | |
| download | Tango-4c9319b4aa25287ab8660b1f667a06ff31fb7dc8.tar.gz Tango-4c9319b4aa25287ab8660b1f667a06ff31fb7dc8.zip | |
Version 1.4.6.4: fix diagnostics, alarm handling data loading, fix heaters - new head is working. new TPF files for new head
Diffstat (limited to 'Software/Embedded_SW/Embedded/Communication/Connection.c')
| -rw-r--r-- | Software/Embedded_SW/Embedded/Communication/Connection.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Software/Embedded_SW/Embedded/Communication/Connection.c b/Software/Embedded_SW/Embedded/Communication/Connection.c index 473aa05ee..f4b973288 100644 --- a/Software/Embedded_SW/Embedded/Communication/Connection.c +++ b/Software/Embedded_SW/Embedded/Communication/Connection.c @@ -17,6 +17,7 @@ #include <PMR/Connection/KeepAliveResponse.pb-c.h> #include <PMR/Connection/DeviceInformation.pb-c.h> +#include "Common/SWUpdate/FileSystem.h" #include "Common/SW_Info/SW_Info.h" #include "Common/report/report.h" #include <utils/ustdlib.h> |
