Skip to main content
3 events
when toggle format what by license comment
Mar 26, 2016 at 17:39 comment added Doe Joe Thanks for the feedback! That was a typo! It's char newLine = '\n'; Not sure why it still cuts at \r. Could it possibly be because of something like this? github.com/todbot/arduino-serial/issues/9 Could I be missing something like this? options.c_iflag &= ~ICRNL; // Don't Map CR to NL
Mar 26, 2016 at 17:18 vote accept Doe Joe
Mar 26, 2016 at 17:02 history answered Majenko CC BY-SA 3.0