Export to GitHub

boblight - issue #46

[enhancement] initialisation string sent to lamp


Posted on Aug 19, 2012 by Quick Dog

I have a lamp which has multiple functions - as clients connect to the boblight I'd like to have boblight send an initialisation string in this case "7\x0D" which selects function 7 the boblight, then there's a 500ms wait period before a signal can be sent

I'd suggest the boblight.conf settings

initstring = "7\x0D"

and

delayafterinit = 500000

Status: New

Labels:
Type-Defect Priority-Medium