Clear screen after calibration
[hackover2013-badge-firmware.git] / project / commands / cmd_reset.c
index aa665f0..34a223a 100644 (file)
@@ -44,7 +44,7 @@
 #include "project/commands.h"       // Generic helper functions
 
 #ifdef CFG_I2CEEPROM
-  #include "drivers/eeprom/eeprom.h"
+  #include "drivers/storage/eeprom/eeprom.h"
   #include "core/uart/uart.h"
 
 /**************************************************************************/
This page took 0.023329 seconds and 4 git commands to generate.