Joshua Turner
Joshua Turner
Hi, does setting the background colour work? If you modify the config file to set `background = [254, 0, 0];` then run: ``` $ ambilight-color ``` Does it make the...
Interestingly the background order should be `[RED, GREEN, BLUE]` like the other. I have spotted a mistake in the README, where it says `ambilight ` it should be `ambilight-color `...
Aha! Yes, that is the difference. I have just pushed a new branch called [`bottom-leds`](https://github.com/josh26turner/Ambilight/tree/bottom-leds) that has an attempt to add bottom LED writing to the ambilight utility. Could you...
Starting in the bottom left corner, then going clockwise (facing the monitor screen, so up from the bottom left corner) round to the end. The code can be modified for...