Nathan Kellenicki
Nathan Kellenicki
@pwimmer I'm fine with breaking changes when good rationale is presented, and this is good rationale. :) Synchronicity between the Node.js and Web Bluetooth API is certainly a plus to...
@pwimmer I got around to testing this PR properly tonight. Unfortunately it looks like these features still haven't landed as they need to be turned on in Chrome flags. In...
Hi, I've just published a new version (8.0.0) that should make this work on Monterey again. As mentioned, passing the service id's to the startScanning function solves the issue. Initially...
Wow nice, quite a lot to unpack here. :) I'll have to give it a good test at the weekend at some point, but its definitely promising. Perhaps if this...
Ok so I had some time to test this this afternoon, overall, it seems to work well. Great work :) * I like that this doesn't override any of the...
> > * All port specific messages (except attach/detach) parsing may be deferred to the device class or at least mode ones. > > @nathankellenicki , your thoughts on this...
> > > * All port specific messages (except attach/detach) parsing may be deferred to the device class or at least mode ones. > > > > > > @nathankellenicki...
I don't know what can be done about it, but I noticed that the emitted values for `POS` on Technic motors (and likely others) aren't consistent with the pct/si values...
@aileo I spent a bit of time testing out the latest this evening, and for the most part, it works great. :) I made some smaller comments on a couple...
@aileo Hi, apologies for taking a while to get to this, I've taken some time off this project to work on a couple of other things - and work is...