Quantcast
Channel: Arduino Forum - Latest topics
Viewing all articles
Browse latest Browse all 15317

SoftwareSerial.h

$
0
0

I am using Arduino Nano. Below is the line to include SoftwareSerial. I understand that this is a built in library (and is NOT required to be installed)


> #include <SoftwareSerial.h>

I get the following message

fatal error: SoftwareSerial.h: No such file or directory
#include <SoftwareSerial.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.

Could someone help please. Just to let you know that I am a new to Arduino.

5 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 15317

Trending Articles