diff options
-rw-r--r-- | libmaple/util.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libmaple/util.c b/libmaple/util.c index ff100fe..0c066d6 100644 --- a/libmaple/util.c +++ b/libmaple/util.c @@ -37,6 +37,8 @@ #include <libmaple/adc.h> #include <libmaple/timer.h> +/* FIXME [0.0.13] put this stuff back in some form. Move to Wirish? */ + /* Failed ASSERT()s send out a message using this USART config. */ #ifndef ERROR_USART #define ERROR_USART USART2 |