Sebastien Barrau
Sebastien Barrau
Using the default example I switch the .blink action to .on and it doesn't work board.withLED({pin: 12}, function(err, LED) { if (err) { return console.log(err); } LED.on(); LED.on('on', function(e) {...
I read somewhere but can't find it anymore that USBPorts.kext is no longer working correctly since one of the recent OS updates and that ports will work at random. At...
Getting this error using the latest version of range slider and the basic example
When using the imageOptions Image size, the images resize but get stretched. to reproduce, generate a qr code with a rectangular image then set a size of say .5. The...