sparkfun / SparkFun_LTE_Shield_Arduino_Library

Arduino Library for the SparkFun LTE Cat M1/NB-IoT Shield.
Other
27 stars 14 forks source link

String #11

Open bvernham opened 2 years ago

bvernham commented 2 years ago

Subject of the issue

Why would you use Strings for the libraries Everything I have ever read says never to use strings because of memory leak issues these cause?

Why not use "strings" instead of "Strings"?

Your workbench

Steps to reproduce

Tell us how to reproduce this issue. Please post stripped down example code demonstrating your issue to a gist.

Expected behaviour

Tell us what should happen

Actual behaviour

Tell us what happens instead