maniacbug
maniacbug
Should be fixed now in commit 9d8277e
Thanks, @eric-wieser
Should be fixed now in 2756386
Should be fixed now in 41b4465634e34fce8e010386bd80f9a371c6b311. Working great on my Due.
Sorry, functional objects came in C+11, and are not here in this library.
Merged #8. Should fix this.
Hi, I compiled this just now and it worked no problem. Perhaps paste in the complete code example demonstrating failure? Thanks! ```c++ #include #include using namespace std; string itoa(int arg)...
Fixed now in 275638685ac333cd4b59caff7d4e6f46e849c22a
Also, feel free to post the entire failing .INO sketch here.