✅ Need help in reading data from Serial Port
I want to read data from the serial port and display it on the console. I tried
using System.IO.Ports; but I am getting this error which I have included as an image. What am I doing wrong? any help is appreciated