Hi, i´m having some problems with this.
I controling a serial lcd, and I need to set character position, in hardware serial I use Serial.write(254); Serial.write(202); to write special characters, but this is not suported by software serial, how can I write this as a single byte and not “254” in text