aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Main.c
diff options
context:
space:
mode:
authorShlomo Hecht <shlomo@twine-s.com>2020-12-23 22:45:37 +0200
committerShlomo Hecht <shlomo@twine-s.com>2020-12-23 22:45:37 +0200
commita7d02907a37ba35da13b03264ba5110bd08f83c1 (patch)
treeca2bb997a06e16e34eb64a3c7ccea258cdfa925e /Software/Embedded_SW/Embedded/Main.c
parentbd9bea9c2555a86fe092d5edb725867aadc64671 (diff)
downloadTango-a7d02907a37ba35da13b03264ba5110bd08f83c1.tar.gz
Tango-a7d02907a37ba35da13b03264ba5110bd08f83c1.zip
prepare progress
Diffstat (limited to 'Software/Embedded_SW/Embedded/Main.c')
-rw-r--r--Software/Embedded_SW/Embedded/Main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/Software/Embedded_SW/Embedded/Main.c b/Software/Embedded_SW/Embedded/Main.c
index 6b2878677..899143c36 100644
--- a/Software/Embedded_SW/Embedded/Main.c
+++ b/Software/Embedded_SW/Embedded/Main.c
@@ -13,6 +13,7 @@
*/
#include <driverlib/sysctl.h>
#include "driverlib/eeprom.h"
+#include "driverlib/hibernate.h"
#include "Drivers/USB_Communication/USBCDCD.h"
#include "Drivers/I2C_Communication/I2C.h"