-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Thanks for publishing your ansiterm library
I just wanted to share with you my change to initialize the Ansiterm library
with a Stream object, which means you can use software serial ports or the two
wire protocol if you like. This may be Arduino 1.0 specific, I'm not sure.
I am able to create a arduino-1.0/libraries/Ansiterm directory and copy this
code in there and the IDE picks it up as a library to import.
Original issue reported on code.google.com by ericzun...@gmail.com on 11 Dec 2011 at 7:27
Attachments: