CustomSoftwareSerial icon indicating copy to clipboard operation
CustomSoftwareSerial copied to clipboard

missing .Listen

Open ghost opened this issue 6 years ago • 1 comments

Missing .Listen function. SoftwareSerial use this to handle 2 ports. With customSoftwareSerial i cant use with 2 ports. can you help? what is to do?

ghost avatar Mar 11 '18 09:03 ghost

hello my friend! I needed the exact same thing as you, so i fixed myself! check my fork of CustomSoftwareSerial: https://github.com/GabrielBeraldo/CustomSoftwareSerial (edit: just made a pull request #10)

ps: is better late than never

GabrielBeraldo avatar Feb 27 '20 18:02 GabrielBeraldo