Announcement

Collapse
No announcement yet.

Missing file SoftPWM.h ????

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Missing file SoftPWM.h ????

    I'm trying to download the sketch to the Arduino Uno, and I'm getting this error message:

    C:\Users\Rick\Downloads\HomeseerBoard1\HomeseerBoard1.ino:23 5:21: fatal error: SoftPWM.h: No such file or directory

    #include <SoftPWM.h>

    ^

    compilation terminated.

    exit status 1
    Error compiling for board Arduino/Genuino Uno.

    What am I doing wrong....or what file am I missing ......SoftPWM.h????



    Rick

    #2
    Problem solved.....I didn't load the library

    Comment

    Working...
    X