I’m working on a script in c# for communicating with a micro-controller (8051) connected to the serial port and using
using System.IO.Ports;
and refreshing assets (Assets>Reimport All) isn’t making Unity find this library.
I keep getting errors like:
I’m getting out of ideas…