Challenge X - Template

Introduction to the challenge. Program this and that to do this and that.

Note

Give some hints

lumaMatrix.switchValueChangedThread(function (state) {
	
})

if (lumaMatrix.isSwitchSet(true)) {
	
} else {
	
}

Extension 1

Some extra task if they like

Extension 2

Another extra task if they like