Skip to content

Releases: lepiaf/serialport

Minor improvement

31 Oct 02:48
17e9ff0
Compare
Choose a tag to compare

I've added some basic unit tests.

I've also import some improvement from fork

  • flush right after write
  • skip adding empty char into chars array

I've tested example sketch with an Arduino Uno to ensure it fit example php file.