How to define string in arduino



For defining the string in arduino syntax given below.

String rcvData;

Comments

Popular posts from this blog

Add new node(Element) in existing xml file in C#.Net

How to use serial.write() in Arduino.

How to delete node (Element) in Xml file in c#.Net