aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Common/Utilities
diff options
context:
space:
mode:
authorShlomo Hecht <shlomo@twine-s.com>2019-09-10 11:05:22 +0300
committerShlomo Hecht <shlomo@twine-s.com>2019-09-10 11:05:22 +0300
commit86dd16d81ebee13b71cfe05eb4a76a367f032d35 (patch)
tree6c45a17912eb2dbf33f4e7f8b3c8c8478d4ddcb1 /Software/Embedded_SW/Embedded/Common/Utilities
parent1b4e8a948a1d1c07bbda5b75ba1dd54f5f77446a (diff)
downloadTango-86dd16d81ebee13b71cfe05eb4a76a367f032d35.tar.gz
Tango-86dd16d81ebee13b71cfe05eb4a76a367f032d35.zip
release notes, RFID tag handling, E2Prom handling
Diffstat (limited to 'Software/Embedded_SW/Embedded/Common/Utilities')
-rw-r--r--Software/Embedded_SW/Embedded/Common/Utilities/RFIDTagHandling.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/Software/Embedded_SW/Embedded/Common/Utilities/RFIDTagHandling.c b/Software/Embedded_SW/Embedded/Common/Utilities/RFIDTagHandling.c
index 17dc62bfd..f1e354743 100644
--- a/Software/Embedded_SW/Embedded/Common/Utilities/RFIDTagHandling.c
+++ b/Software/Embedded_SW/Embedded/Common/Utilities/RFIDTagHandling.c
@@ -9,8 +9,9 @@
#include "Modules/Waste/Waste.h"
#include "Modules/IFS/ifs.h"
#include "Modules/AlarmHandling/AlarmHandling.h"
-#include "CartridgeValidationRequest.pb-c.h"
-#include "CartridgeValidationResponse.pb-c.h"
+#include "PMR/Diagnostics/CartridgeValidationRequest.pb-c.h"
+#include "PMR/Diagnostics/CartridgeValidationResponse.pb-c.h"
+#include "PMR/Diagnostics/CartridgeTagContent.pb-c.h"
#include <PMR/Diagnostics/EventType.pb-c.h>
#include <Utilities/RfidTagContent.h>
#include "drivers/Valves/Valve.h"