aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libmaple/i2c.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libmaple/i2c.c b/libmaple/i2c.c
index f54be47..15bcbe0 100644
--- a/libmaple/i2c.c
+++ b/libmaple/i2c.c
@@ -27,6 +27,7 @@
/**
* @file libmaple/i2c.c
+ * @author Perry Hung <perry@leaflabs.com>
* @brief Inter-Integrated Circuit (I2C) support.
*
* Currently, only master mode is supported.