pwlp 1.0.0

Control LED strips wirelessly by sending them short animation programs
Documentation
1
2
3
4
5
6
7
/* x */ for(i=5) {
	/* xx */ /* xx */
	yield /* x */;
	/* xx */ /* xx */
	// single line comment
	dump;
}/*x */