Adafruit_FONA icon indicating copy to clipboard operation
Adafruit_FONA copied to clipboard

Extra line feed in SMS

Open jeromekasparian opened this issue 1 year ago • 0 comments

  • Arduino board: Adafruit FONA feather

  • Arduino IDE version (found in Arduino -> About Arduino menu): 2.1.1

  • List the steps to reproduce the problem below (if possible attach a sketch or copy the sketch code in too): SMS sent have an extra line feed. I would suggest to remove the mySerial->println(); on line 892 of Adafruit_FONA.cpp, this solves the issue for me.

jeromekasparian avatar Jan 01 '24 15:01 jeromekasparian