mirror of
https://github.com/eclipse/upm.git
synced 2025-07-04 10:51:12 +03:00
docs: updated @param tags, added missing function descriptions, other minor changes
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
@ -67,7 +67,6 @@ class P9813
|
||||
* @param dataPin Data Pin
|
||||
* @param batchMode (optional) Immediately write to the LED controllers (false, default) or wait for a pushState
|
||||
* call (true)
|
||||
* @param csn (optional) Chip Select Pin
|
||||
*/
|
||||
P9813(uint16_t ledCount, uint16_t clkPin, uint16_t dataPin, bool batchMode = false);
|
||||
|
||||
|
Reference in New Issue
Block a user