woodenshark / Lightpack

Lightpack and Prismatik open repository (For support use support@lightpack.tv)
https://lightpack.tv/
GNU General Public License v3.0
204 stars 245 forks source link

Server API only allows two-digit LED ids #8

Open e-yes opened 10 years ago

e-yes commented 10 years ago

setcolor:99-255,255,255; ok setcolor:100-255,255,255; error

See https://code.google.com/p/lightpack/source/browse/Software/src/ApiServerSetColorTask.cpp#66

Some devices (e.g. Adalight) can have more than 99 leds.

Originally reported here: http://code.google.com/p/light-pack/issues/detail?id=121