Doxygen stuff.
[goodfet] / firmware / apps / i2c / i2c.c
index e183deb..6ee1623 100644 (file)
@@ -1,5 +1,8 @@
-//GoodFET I2C Master Application
-//Handles basic I/O
+/*! \file i2c.c
+  \author Travis Goodspeed
+  \brief I2C Master  
+*/
+
 
 //Higher level left to client application.