Reformat comment.
authorbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 12 Nov 2008 13:16:30 +0000 (13:16 +0000)
committerbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 12 Nov 2008 13:16:30 +0000 (13:16 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1928 38d2e660-2303-0410-9eaa-f027e97ec537

bertos/drv/i2c.h

index 3d72003399c46a3a0bdd273f72ef295e7b685963..b5548fc5230a2106c218974841ce8733fc57665a 100644 (file)
@@ -48,7 +48,7 @@
  * Sometimes your cpu does not have a builtin
  * i2c driver or you don't want, for some reason, to
  * use that.
- * You can choose, at compile time, which backend to use.
+ * With this you can choose, at compile time, which backend to use.
  * \{
  */
 #define I2C_BACKEND_BUILTIN 0 ///< Uses cpu builtin i2c driver