arduino / Arduino

Arduino IDE 1.x
https://www.arduino.cc/en/software
Other
14.11k stars 7k forks source link

GSM library SMS.write() reference page correction request #5056

Open DouglasBair opened 8 years ago

DouglasBair commented 8 years ago

The page intended to show how to use the SMS.write() function doesn't. Ref: https://www.arduino.cc/en/Reference/GSMSMSWrite

There is an example given but it doesn't show or use '.write' or explain how it is different than '.print'. Could anyone update the example?

per1234 commented 7 years ago

Another issue on that page: The "See Also" section at the bottom of the page has a link to the write() reference, which is the page you're already on.