aboutsummaryrefslogtreecommitdiffstats
path: root/wirish/include/wirish/io.h
diff options
context:
space:
mode:
Diffstat (limited to 'wirish/include/wirish/io.h')
-rw-r--r--wirish/include/wirish/io.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/wirish/include/wirish/io.h b/wirish/include/wirish/io.h
index de56a49..b5fe3a8 100644
--- a/wirish/include/wirish/io.h
+++ b/wirish/include/wirish/io.h
@@ -25,9 +25,8 @@
*****************************************************************************/
/**
- * @file io.h
- *
- * @brief Arduino-compatible digital pin I/O interface.
+ * @file wirish/include/wirish/io.h
+ * @brief Wiring-style pin I/O interface.
*/
#ifndef _WIRISH_IO_H_