p3p / pio-framework-arduino-lpc176x

10 stars 20 forks source link

Software Serial RX pin interrupt is not necessary #13

Closed Msq001 closed 5 years ago

Msq001 commented 5 years ago

When the "#define USE_NO_INTERRUPT_PINS" is defined in "SoftwareSerial.h", add function "listenReceive()", when "listenReceive" is running in while(1); it can receive data from RX