relativty/wrmhl

How do you send data from Unity to Arduino?

IanSteg opened this issue · 2 comments

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.