pwlp 1.0.0

Control LED strips wirelessly by sending them short animation programs
Documentation
1
2
3
4
5
for(i=10) {
	for(i=20) {
		yield;
	}
}