diff options
| author | Avi Levkovich <avi@twine-s.com> | 2019-03-12 13:55:28 +0200 |
|---|---|---|
| committer | Avi Levkovich <avi@twine-s.com> | 2019-03-12 13:55:28 +0200 |
| commit | 4ec50941fad8d22a0da82bce9f2b0d02dcd9f538 (patch) | |
| tree | 5b57c803786b92750216d1757d99f5b4412c76a4 /Software/Embedded_SW/Embedded/Include.h | |
| parent | 96c8bd8c897b2620dd97b5d852e46ade86b6a4ee (diff) | |
| download | Tango-4ec50941fad8d22a0da82bce9f2b0d02dcd9f538.tar.gz Tango-4ec50941fad8d22a0da82bce9f2b0d02dcd9f538.zip | |
update dispenser I/O
Diffstat (limited to 'Software/Embedded_SW/Embedded/Include.h')
| -rw-r--r-- | Software/Embedded_SW/Embedded/Include.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Software/Embedded_SW/Embedded/Include.h b/Software/Embedded_SW/Embedded/Include.h index 6fe485b1e..bc0bb6bce 100644 --- a/Software/Embedded_SW/Embedded/Include.h +++ b/Software/Embedded_SW/Embedded/Include.h @@ -51,6 +51,7 @@ #include "Common/Utilities/Utils.h" #include "Common/report/report.h" #include "DataDef.h" +#include "delay.h" #define SYS_CLK_FREQ 120000000 |
