mirror of
				https://github.com/eclipse/upm.git
				synced 2025-10-30 22:54:44 +03:00 
			
		
		
		
	lpd8806: fix typo
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
		| @@ -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); | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Brendan Le Foll
					Brendan Le Foll