aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Communication/Connection.c
diff options
context:
space:
mode:
authorShlomo Hecht <shlomo@twine-s.com>2019-09-18 14:43:14 +0300
committerShlomo Hecht <shlomo@twine-s.com>2019-09-18 14:43:14 +0300
commitfa8944f6b37faeb9412046670451e3659d3113e3 (patch)
tree09e255199cdd2588557c5b0abd1a9af5a0d5861a /Software/Embedded_SW/Embedded/Communication/Connection.c
parentfb734737c4a441daff19b8304d43badb232568ae (diff)
downloadTango-fa8944f6b37faeb9412046670451e3659d3113e3.tar.gz
Tango-fa8944f6b37faeb9412046670451e3659d3113e3.zip
unify RFID tag handling with latest definitions
Diffstat (limited to 'Software/Embedded_SW/Embedded/Communication/Connection.c')
-rw-r--r--Software/Embedded_SW/Embedded/Communication/Connection.c1
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 a9380df22..d92741e01 100644
--- a/Software/Embedded_SW/Embedded/Communication/Connection.c
+++ b/Software/Embedded_SW/Embedded/Communication/Connection.c
@@ -21,6 +21,7 @@
#include "Common/report/report.h"
#include <utils/ustdlib.h>
#include "drivers/FPGA/FPGA.h"
+#include "Drivers/FPGA/FPGA_GPIO/FPGA_GPIO.h"
#include "StateMachines/Printing/PrintingSTM.h"