mirror of
https://github.com/taigrr/arduinolibs
synced 2026-04-15 19:10:49 -07:00
Small doc fix
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user