voodootikigod / voodoospark

A RPC based firmware for a Spark Core device (like being connected, but without the wire!)
MIT License
145 stars 35 forks source link

Message processing enhancements. #3

Closed mgssnr closed 10 years ago

mgssnr commented 10 years ago

Added symbolic names for message types. Added minMsgLength array for message length checks. Added fix up code wherever an incomplete message might have been received, so that in the future, the rest of the message can be read and processed.

voodootikigod commented 10 years ago

Awesome job! looks great. Thank you for the changes!

mgssnr commented 10 years ago

You're welcome. Please let me know how it goes.

mgssnr commented 10 years ago

If you can, check IRC or the forum page you posted. They made a fix in the cloud compiler.

Matt/dbtid

On May 8, 2014, at 4:40 PM, Chris Williams notifications@github.com wrote:

Awesome job! looks great. Thank you for the changes!

— Reply to this email directly or view it on GitHub.