aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Main.c
diff options
context:
space:
mode:
authorShlomo Hecht <shlomo@twine-s.com>2020-10-22 13:02:11 +0300
committerShlomo Hecht <shlomo@twine-s.com>2020-10-22 13:02:11 +0300
commit1c089e07b393722183acaee32b903df630b32862 (patch)
treea239b132f9b1b3254defce11e1498af4e20a3baf /Software/Embedded_SW/Embedded/Main.c
parent8e3e86feb7ceba3e87349d71398b6b5a3c82d42d (diff)
downloadTango-1c089e07b393722183acaee32b903df630b32862.tar.gz
Tango-1c089e07b393722183acaee32b903df630b32862.zip
memory saving, version 1.5.0.2
Diffstat (limited to 'Software/Embedded_SW/Embedded/Main.c')
-rw-r--r--Software/Embedded_SW/Embedded/Main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Embedded_SW/Embedded/Main.c b/Software/Embedded_SW/Embedded/Main.c
index 1ea6358da..2fc3bef6a 100644
--- a/Software/Embedded_SW/Embedded/Main.c
+++ b/Software/Embedded_SW/Embedded/Main.c
@@ -33,7 +33,7 @@
#include <xdc/runtime/Main.h>
#include <xdc/runtime/Assert.h>
-#include <drivers/Flash_Memory/Flash_Memory.h>
+
#include "drivers/Flash_ram/FlashProgram.h"
#include "drivers/Flash_ram/MCU_E2Prom.h"