SendOnlySoftwareSerial icon indicating copy to clipboard operation
SendOnlySoftwareSerial copied to clipboard

Arduino library for sending (only) of serial data

Results 2 SendOnlySoftwareSerial issues
Sort by recently updated
recently updated
newest added

SendOnlySoftwareSerial line 168 disables interrupt. However interrupts are not enabled again. Probably sei() is missing at the end of the function.

Is this a SAMD issue? Haven't figured it out yet. error says no such file or directory.