Added multi Orb support, Orb ID should match that of leds index with a +1 offset (index 0 = Orb id 1 etc..)

Code cleanup.


Former-commit-id: af8a6df876f334c9a65b1a936b5bb85b380d86d1
This commit is contained in:
RickDB
2016-03-14 23:19:20 +01:00
parent 0d8c4ac5fb
commit fdb164da0a
2 changed files with 16 additions and 20 deletions

View File

@@ -52,7 +52,7 @@ public:
///
/// @param output is the multicast address of Orbs
///
/// @param switchOffOnBlack kill lights for black (default: false)
/// @param switchOffOnBlack turn off Orbs on black (default: false)
///
/// @param transitiontime is optional and not used at the moment
///