livejs / node-fadecandy

Library to control and send video frames to a FadeCandy from Tessel2 via USB
MIT License
9 stars 1 forks source link

Support Buffers #2

Open necccc opened 7 years ago

necccc commented 7 years ago

The FadeCandyPacket class is currently designed to handle UInt8Arrays, but it would be a nice addition if it could handle/convert data Buffers