From e486e5898398e74e01cd6989a2ae44785c8591c0 Mon Sep 17 00:00:00 2001 From: Rhys Weatherley Date: Sun, 29 Mar 2015 08:12:22 +1000 Subject: [PATCH] Small doc fix --- libraries/LCD/LCD.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/libraries/LCD/LCD.cpp b/libraries/LCD/LCD.cpp index e6d53518..cd3e2b60 100644 --- a/libraries/LCD/LCD.cpp +++ b/libraries/LCD/LCD.cpp @@ -128,8 +128,7 @@ */ /** - * \fn LCD(uint8_t rs, uint8_t enable, uint8_t d0, uint8_t d1, uint8_t d2, uint8_t d3) - + * \fn LCD::LCD(uint8_t rs, uint8_t enable, uint8_t d0, uint8_t d1, uint8_t d2, uint8_t d3) * \brief Initialize the Freetronics LCD display with custom pins. * * For compatibility with other shields, it may be desirable to rewire