SlashDevin / NeoSWSerial

Efficient alternative to SoftwareSerial with attachInterrupt for RX chars, simultaneous RX & TX
169 stars 42 forks source link

Remove reference to ATmega32u4 #28

Open jpmeijers opened 5 years ago

jpmeijers commented 5 years ago

as the library doesn't currently compile on it.

SRGDamia1 commented 5 years ago

It should work just fine on a 16MHz 32u4. I have a PR outstanding for support on an 8MHz.