mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Updated comments in led device headers (#265)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include "ProviderSpi.h"
|
||||
|
||||
///
|
||||
/// Implementation of the LedDevice interface for writing to Ws2801 led device.
|
||||
/// Implementation of the LedDevice interface for writing to Ws2812 led device via spi.
|
||||
///
|
||||
class LedDeviceWs2812SPI : public ProviderSpi
|
||||
{
|
||||
|
Reference in New Issue
Block a user