mirror of
https://github.com/eclipse/upm.git
synced 2025-03-15 04:57:30 +03:00
lpd8806: fix typo
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
parent
c1ec85ee81
commit
1d49b4c3f4
@ -48,7 +48,7 @@ class LPD8806 {
|
|||||||
* Instanciates a LPD8806 object
|
* Instanciates a LPD8806 object
|
||||||
*
|
*
|
||||||
* @param pixelCount number of pixels in the strip
|
* @param pixelCount number of pixels in the strip
|
||||||
* @param csn chip slect pin
|
* @param csn chip select pin
|
||||||
*/
|
*/
|
||||||
LPD8806 (uint16_t pixelCount, uint8_t csn);
|
LPD8806 (uint16_t pixelCount, uint8_t csn);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user