Thor Berggren

Results 4 issues of Thor Berggren

…ignments to connect with NRF8001 Bluefruit LE. In that case the code kept restarting. I had to manually set pinMode to solve. This fix will also likely apply to other...

Thanks for publishing this. A couple minor issues: `` has two typos on the [NPMJS page](https://www.npmjs.com/package/qrcode-reader.js) and one typo in Github readme. Should be: `` Possibly also worth mentioning that...

I've followed the [EJS tutorial](http://www.giantflyingsaucer.com/blog/?p=4241) by Chad Lung and it worked fine for simple filters like `upcase`, `downcase` and `first`, but when I changed the filter to `sort`, I got...

Hi Vaughn. Do you have any thoughts on how to enable manual ordering of files in your [MFC sample app](https://github.com/vsivsi/meteor-file-sample-app)? I like the idea of using [rubaxa:sortable](https://atmospherejs.com/rubaxa/sortable) since it can...

question