HelTecAutomation / CubeCell-Arduino

Heltec CubeCell Series (based on ASR6501, ASR6502 chip) Arduino support.
250 stars 138 forks source link

Rename softSerial.h to SoftwareSerial.h #243

Open serafinebot-wdna opened 2 years ago

serafinebot-wdna commented 2 years ago

The title is pretty straightfoward... The issue with the current "non-standard" softSerial.h library is that when using other libraries which rely on SoftwareSerial.h cannot find such library even though it is fully developed.

I can create a pull request if needed.

Mr-HaleYa commented 2 years ago

Create a PR