Is it just me, or is it a bug?
serialPort = await SerialDevice.FromIdAsync(Id); serialPort is always null, even if Id is not.
I need this to work. Now I just write very “fast and dirty”
Is it just me, or is it a bug?
serialPort = await SerialDevice.FromIdAsync(Id); serialPort is always null, even if Id is not.
I need this to work. Now I just write very “fast and dirty”