tessel / t2-docs

Documentation for Tessel 2.
https://tessel.gitbooks.io/t2-docs/content/
Creative Commons Attribution Share Alike 4.0 International
28 stars 30 forks source link

Code update for Node.js 6 capabilities: Tutorials/Communication_Protocols.md #160

Closed rwaldron closed 7 years ago

rwaldron commented 7 years ago

Signed-off-by: Rick Waldron waldron.rick@gmail.com

tessel-bot commented 7 years ago

r? @frijol

(tessel-highfive has picked a reviewer for you, use r? to override)

Frijol commented 7 years ago

Cool, how back-compatible is this? I'm wary of adopting new standards (to the point of requirement) before they are widespread (see: my frustration with React).

Also planning to try these on Tessel just to be sure before approving

rwaldron commented 7 years ago

I've simplified several of my changes and made them all Node 4 and Node 6 friendly

HipsterBrown commented 7 years ago

Good point about backwards compatibility @Frijol. :+1:

This update looks good to me. :+1: