EEPROM for SX1272

Dependencies:   X_NUCLEO_IKS01A1 driver_mbed_TH02 LoRaWAN-lib-v1_0_1 SX1272Lib mbed

Fork of Canada-SX1272-LoRaWAN-Bootcamp by Uttam Bhat

Revision:
9:4c8f32a4044d
Parent:
8:bca4f3d51eaa
--- a/app/eeprom.h	Wed Jan 24 18:22:00 2018 +0000
+++ b/app/eeprom.h	Wed Feb 14 01:16:06 2018 +0000
@@ -1,8 +1,6 @@
 #ifndef EEPROM_H
 #define EEPROM_H
 
-#include "stm32l1xx_hal_flash.h"
-
 /*!
  * \brief Initialises the contents of EepromData
  */