diff options
| author | Shlomo Hecht <shlomo@twine-s.com> | 2020-10-25 00:03:24 +0300 |
|---|---|---|
| committer | Shlomo Hecht <shlomo@twine-s.com> | 2020-10-25 00:03:24 +0300 |
| commit | c3999dfaef65de6b901cb9ad1ba3a61734ddb7c7 (patch) | |
| tree | 50f5603c5890783277ebdee8ab76c7eaa7db9dde | |
| parent | c864ba1426e24b850d7876510234cf9c53a08eb2 (diff) | |
| download | Tango-c3999dfaef65de6b901cb9ad1ba3a61734ddb7c7.tar.gz Tango-c3999dfaef65de6b901cb9ad1ba3a61734ddb7c7.zip | |
include removed
| -rw-r--r-- | Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.c b/Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.c index 24d97407e..d668657b5 100644 --- a/Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.c +++ b/Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.c @@ -47,7 +47,6 @@ #include "modules/Diagnostics/Diagnostics.h" #include "Modules/General/MachineStatus.h" -#include "drivers/Flash_Memory/Flash_Memory.h" #include "drivers/Flash_Memory/fatfs/ff.h" #include "drivers/Flash_ram/FlashProgram.h" |
