aboutsummaryrefslogtreecommitdiffstats
path: root/wirish/include/wirish/wirish_math.h
diff options
context:
space:
mode:
Diffstat (limited to 'wirish/include/wirish/wirish_math.h')
-rw-r--r--wirish/include/wirish/wirish_math.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/wirish/include/wirish/wirish_math.h b/wirish/include/wirish/wirish_math.h
index 3820cab..39f16a0 100644
--- a/wirish/include/wirish/wirish_math.h
+++ b/wirish/include/wirish/wirish_math.h
@@ -25,8 +25,8 @@
*****************************************************************************/
/**
- * @file wirish_math.h
- * @brief Includes <math.h>; provides Arduino-compatible math routines.
+ * @file wirish/include/wirish/wirish_math.h
+ * @brief Includes <math.h>; provides Wiring-compatible math routines.
*/
#ifndef _WIRISH_WIRISH_MATH_H_