Rick Waldron
Rick Waldron
@rbuckton thanks for the reply. To be clear, the design I have is the result of [years](https://github.com/rwaldron/proposal-enum-definitions/commits/master) of iteration, consideration and revision. The latest design document was published in November.
Strange, I'm using Johnny-Five on Mavericks and have no issues connecting.
This error: > RangeError: toString() radix argument must be between 2 and 36 Occurs when toString() is called on a number with an invalid radix. I've seen this before when...
@ubatra13 in node_modules/johnny-five/lib/board.js, find this line: `process.stdin.emit( "data", 1 );` (it should be 304) and comment it out. Then run the calibration program and let me know what happens.
Totally unnecessary, this bug was fixed and I'm so sorry that I forgot to push to npm.
Just pushed 0.7.5 to npm sorry about that!
Of the options above, I think that `:include()` and `:exclude()` are fairly comprehensive and semantically sound
@rexmac Thanks for the report - i'll take a look at this today and wait to hear from you re: patch. Can you be sure to include a new test...
I'm not sure what you mean (I had 3 hours sleep, so I'm a little weird right now) - can you clarify? Otherwise, I'd say no - I really edited...
Update: * [ ] ChakraCore - [ ] `-Modules` [Feature request for a `-Module` flag](https://github.com/Microsoft/ChakraCore/issues/5274) * [x] SpiderMonkey * [x] V8 * [x] JSC * [ ] Node - [...