mirror of
https://github.com/taigrr/arduinolibs
synced 2025-01-18 04:33:12 -08:00
Small doc fix
This commit is contained in:
parent
1d12284ac4
commit
e486e58983
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user