projects
/
hackover2013-badge-firmware.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6dd0956
)
v1.0.0
author
Kevin Townsend
<kevin@ktownsend.com>
Mon, 26 Mar 2012 00:01:34 +0000
(
02:01
+0200)
committer
Kevin Townsend
<kevin@ktownsend.com>
Mon, 26 Mar 2012 00:01:34 +0000
(
02:01
+0200)
main.c
patch
|
blob
|
history
diff --git
a/main.c
b/main.c
index
853769a
..
8ca68e0
100644
(file)
--- a/
main.c
+++ b/
main.c
@@
-74,7
+74,7
@@
int main(void)
// Poll for CLI input if CFG_INTERFACE is enabled in projectconfig.h
#ifdef CFG_INTERFACE
-
//
cmdPoll();
+ cmdPoll();
#endif
}
This page took
0.026821 seconds
and
4
git commands to generate.