CubeCell-Arduino
CubeCell-Arduino copied to clipboard
Rename softSerial.h to SoftwareSerial.h
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.
Create a PR