projects
/
hackover2013-badge-firmware.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Prep for v1.1.0
[hackover2013-badge-firmware.git]
/
project
/
commands
/
cmd_sysinfo.c
diff --git
a/project/commands/cmd_sysinfo.c
b/project/commands/cmd_sysinfo.c
index
a742f0e
..
96a59db
100644
(file)
--- a/
project/commands/cmd_sysinfo.c
+++ b/
project/commands/cmd_sysinfo.c
@@
-45,8
+45,8
@@
#include "project/commands.h" // Generic helper functions
#ifdef CFG_CHIBI
#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
#endif
#ifdef CFG_PRINTF_UART
This page took
0.021911 seconds
and
4
git commands to generate.