@chaos wrote:
#!/usr/bin/env python
import buttonshim
buttonshim.set_pixel(200, 0, 0)I would like to set the led color (&exit the script) and let it stay that way until I change it again.
The 3liner above does the trick,yet as soon as the script exits,the led is off again :(
Posts: 6
Participants: 2