diff options
| author | Shlomo Hecht <shlomo@twine-s.com> | 2020-09-02 10:34:23 +0300 |
|---|---|---|
| committer | Shlomo Hecht <shlomo@twine-s.com> | 2020-09-02 10:34:23 +0300 |
| commit | e00a27ea56222395a08eaaf3256237de9a8c81ee (patch) | |
| tree | 065617789b0fad6bc44d9d3ebd07923e6e250beb /Software/Embedded_SW/Embedded/Common | |
| parent | b2977e51824febd45cfb7d33e8c4c8aa6514666c (diff) | |
| parent | d9de7926573db7556abed36eb6e1ef17604d0066 (diff) | |
| download | Tango-e00a27ea56222395a08eaaf3256237de9a8c81ee.tar.gz Tango-e00a27ea56222395a08eaaf3256237de9a8c81ee.zip | |
Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/Tango
Diffstat (limited to 'Software/Embedded_SW/Embedded/Common')
| -rw-r--r-- | Software/Embedded_SW/Embedded/Common/Utilities/RFIDTagHandling.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Software/Embedded_SW/Embedded/Common/Utilities/RFIDTagHandling.c b/Software/Embedded_SW/Embedded/Common/Utilities/RFIDTagHandling.c index 39c2592ee..b210d79fc 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" @@ -16,7 +14,6 @@ #include <Utilities/RfidTagHandling.h> #include <Drivers/I2C_Communication/RFID_NFC/RFIDTagInfo.h> #include "drivers/Valves/Valve.h" -#include "Modules/Waste/Waste.h" #include "CartridgeSlot.pb-c.h" #include "CartridgeTagContent.pb-c.h" #include "Cartridge.pb-c.h" |
