logging migration for ws281x and LedUdpDevice (#45)

This commit is contained in:
penfold42
2016-06-25 01:46:23 +10:00
committed by brindosch
parent 33ebdcaffc
commit b6a0b7261d
4 changed files with 6 additions and 6 deletions

View File

@@ -7,6 +7,7 @@
// Hyperion includes
#include <leddevice/LedDevice.h>
#include <utils/Logger.h>
///
/// The LedUdpDevice implements an abstract base-class for LedDevices using the SPI-device.