How to convert string to char?

Check out this post (Are string variables fully supported? [SOLVED]) for some examples. For more info on the toCharArray() method see this link: https://www.arduino.cc/en/Reference/StringToCharArray

1 Like