pwlp 1.0.0

Control LED strips wirelessly by sending them short animation programs
Documentation
1
2
3
4
for(n=get_length){
	set_pixel(n-1,255,0,0)
};
blit;