diff options
Diffstat (limited to 'libmaple/util.c')
-rw-r--r-- | libmaple/util.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libmaple/util.c b/libmaple/util.c index 592037a..88da075 100644 --- a/libmaple/util.c +++ b/libmaple/util.c @@ -27,7 +27,7 @@ /** * @file libmaple/util.c * @brief Utility procedures for debugging, mostly an error LED fade - * and messages dumped over a UART for failed asserts. + * and messages dumped over a UART for failed asserts. */ #include <libmaple/libmaple.h> |