projects
/
bertos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
47c6faf
)
Merged from external project:
author
batt
<batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 8 Oct 2008 13:06:04 +0000
(13:06 +0000)
committer
batt
<batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 8 Oct 2008 13:06:04 +0000
(13:06 +0000)
**********
r22490 | batt | 2008-10-08 15:05:13 +0200 (Wed, 08 Oct 2008) | 1 line
Typo.
**********
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1883
38d2e660
-2303-0410-9eaa-
f027e97ec537
bertos/cfg/cfg_i2c.h
patch
|
blob
|
history
diff --git
a/bertos/cfg/cfg_i2c.h
b/bertos/cfg/cfg_i2c.h
index 6c5ee2fab779717995ed7d1a9d1d90f087a15206..08f02b5c9c41a6e8e563f85ab0555556fa6687aa 100644
(file)
--- a/
bertos/cfg/cfg_i2c.h
+++ b/
bertos/cfg/cfg_i2c.h
@@
-54,7
+54,7
@@
#define I2C_LOG_LEVEL LOG_LVL_INFO
/// Module logging format.
-#define I2C_LOG_FORMAT LOG_FMT_TERSE
T
+#define I2C_LOG_FORMAT LOG_FMT_TERSE
#endif /* CFG_I2C_H */