mlot / nanopb

Automatically exported from code.google.com/p/nanopb
zlib License
0 stars 0 forks source link

Arduino helper functions #75

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Helper functions to obtain an istream from an Arduino Stream and an ostream 
from an Arduino Print.

I don't know if you are interested with Arduino support but I wanted to share 
it ;)
Files are located at a subfolder called "arduino".
Tested with Arduino version 1.0.4.

Sincerely,
Alejandro.

Original issue reported on code.google.com by Alejandr...@gmail.com on 23 Apr 2013 at 9:38

Attachments:

GoogleCodeExporter commented 9 years ago
I might include those in the examples some time.

Original comment by Petteri.Aimonen on 23 Apr 2013 at 9:49

GoogleCodeExporter commented 9 years ago
Thank you Alejandro, nice piece of code. A very good addition to nanopb

Original comment by e...@ericaro.net on 21 Jun 2014 at 9:29