Clear screen after calibration
[hackover2013-badge-firmware.git] / project / commands / cmd_sysinfo.c
index a742f0e..96a59db 100644 (file)
@@ -45,8 +45,8 @@
 #include "project/commands.h"       // Generic helper functions
 
 #ifdef CFG_CHIBI
-  #include "drivers/chibi/chb.h"
-  #include "drivers/chibi/chb_drvr.h"
+  #include "drivers/rf/chibi/chb.h"
+  #include "drivers/rf/chibi/chb_drvr.h"
 #endif
 
 #ifdef CFG_PRINTF_UART
This page took 0.035163 seconds and 4 git commands to generate.