Closed chsmit15 closed 3 years ago
hi I have created a SoftwareSerial for V2.0.6 based on the original one that was in V1.2.1. It has its limitations,described in the link, but it might still be useful for you: https://github.com/paulvha/apollo3/tree/master/SoftwareSerial regards, Paul
Ok, thanks
On Sun, Apr 18, 2021, 4:15 AM paulvha @.***> wrote:
hi I have created a SoftwareSerial for V2.0.6 based on the original one that was in V1.2.1. It has its limitations,described in the link, but it might still be useful for you: https://github.com/paulvha/apollo3/tree/master/SoftwareSerial regards, Paul
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/sparkfun/Arduino_Apollo3/issues/366#issuecomment-821953134, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABWKI3536PXA4GUXS54SQ4DTJKIJ5ANCNFSM4ZAZ7JLQ .
I'm on Win10 Arduino 1.8.9. I'm using the Artemis Nano and have a project working that uses SoftwareSerial. When I upgrade to Apollo3 Boards 2.0.5 (from 1.2.1) it no longer compiles and says it can't find.
Seems it would be odd to NOT include this support when it was working in an earlier version.