non-blocking-rtttl-arduino
non-blocking-rtttl-arduino copied to clipboard
Rename suggestion
Hi there. This is a great library however the memory usage for the non-blocking is (by the very necessity of it being non-blocking) higher than the blocking variant. Sometimes I have to use the blocking version to avoid stack and heap collisions. In general though, some programs are simple and I would rather use this library.
Can I suggest that you rename the included library to rtttl-nonblocking? This is a folder and a change to .h file. I've done this on my own machine but I am unable to share things which use this easily as I have to explain to people about renaming this dependency after they have downloaded it.