cpukit/dev/include/dev/i2c/i2c.h: Fix Doxygen grouping

This commit is contained in:
Joel Sherrill
2015-03-09 16:45:40 -05:00
parent 1aa7b8beb1
commit 015211b8f3

View File

@@ -421,6 +421,8 @@ int i2c_dev_register(
const char *dev_path
);
/** @} */ /* end of i2c device driver */
/** @} */
#ifdef __cplusplus