1
0
mirror of https://github.com/taigrr/arduinolibs synced 2025-01-18 04:33:12 -08:00

Small doc fix

This commit is contained in:
Rhys Weatherley 2015-03-29 08:12:22 +10:00
parent 1d12284ac4
commit e486e58983

View File

@ -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