ArduinoCore-primo icon indicating copy to clipboard operation
ArduinoCore-primo copied to clipboard

It's a good idea to place variables _transmitPin, _receivePin and _inverse_logic in the public or protected section to make it easier to inherit.

Open veryblackcat opened this issue 5 years ago • 0 comments

https://github.com/arduino-org/ArduinoCore-primo/blob/9cfaadcb15b0750070162c57107955481ee2f71f/libraries/SoftwareSerial/SoftwareSerial.h#L41

veryblackcat avatar Feb 15 '20 16:02 veryblackcat