diff options
| author | Shlomo Hecht <shlomo@twine-s.com> | 2020-11-22 16:55:53 +0200 |
|---|---|---|
| committer | Shlomo Hecht <shlomo@twine-s.com> | 2020-11-22 16:55:53 +0200 |
| commit | 51b913dbffe9f0bb3b1a3a0ce00cef6720ba9a5e (patch) | |
| tree | 21ee7d4236c5d4aafbb093fc3502abfb405c84ba /Software/Embedded_SW/Embedded/Common | |
| parent | 389d8c71bdf3af88d4a02f041e42ca4945608b73 (diff) | |
| download | Tango-51b913dbffe9f0bb3b1a3a0ce00cef6720ba9a5e.tar.gz Tango-51b913dbffe9f0bb3b1a3a0ce00cef6720ba9a5e.zip | |
some changes in spikes
Diffstat (limited to 'Software/Embedded_SW/Embedded/Common')
| -rw-r--r-- | Software/Embedded_SW/Embedded/Common/Utilities/RFIDTagHandling.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Software/Embedded_SW/Embedded/Common/Utilities/RFIDTagHandling.c b/Software/Embedded_SW/Embedded/Common/Utilities/RFIDTagHandling.c index 6465903fa..6d15afc6a 100644 --- a/Software/Embedded_SW/Embedded/Common/Utilities/RFIDTagHandling.c +++ b/Software/Embedded_SW/Embedded/Common/Utilities/RFIDTagHandling.c @@ -5,8 +5,6 @@ * Author: shlomo */ #include "include.h" - -#include "Modules/Waste/Waste.h" #include "Modules/IFS/ifs.h" #include "Modules/AlarmHandling/AlarmHandling.h" #include "PMR/Diagnostics/CartridgeValidationRequest.pb-c.h" |
