Open IanSteg opened 5 years ago
I can't seem to figure out how to read data sent from Unity to Arduino. I tried the Serial.read() and Serial.readString() but it's not doing what it's supposed to. What it's supposed to do is turn on an LED.
What steps did you follow?
I didn't follow any steps. I couldn't find anything about it.
I can't seem to figure out how to read data sent from Unity to Arduino. I tried the Serial.read() and Serial.readString() but it's not doing what it's supposed to. What it's supposed to do is turn on an LED.