Android-with-Arduino-Bluetooth
Android-with-Arduino-Bluetooth copied to clipboard
serialEvent
It will be a good addition to implement serialEvent function of the SoftwareSerial class to use the advantage of separating the serial events from the loop function.
Thanks for the tip. I'm working in a new version of this library, I'm creating a complete framework to Arduino, with a big range of Arduino components and tutorials, and I'll be publishing it soon. I'll try to implement this feature.