pdelmo / lora_shield_arduino

GNU General Public License v2.0
29 stars 23 forks source link

having issue with #include "SX1278.h" #2

Open skndungu opened 6 years ago

skndungu commented 6 years ago

I am having challeges in adding the #include "SX1278.h" library the other one is responding well, please assit, this is the error I am receiving C:\Users\skndung'u\Documents\Arduino\lora_Rx\lora_Rx.ino:1:20: fatal error: SX1278.h: No such file or directory

include "SX1278.h"

skndungu commented 6 years ago

is there a link where I can download the zip file for this lib??

skndungu commented 6 years ago

okay never mind I resolved this

Jyotirm0y commented 6 years ago

@skndungu skndungu arduino is showing me this error when i am trying to add the library Specified folder/zip file does not contain a valid library

ioteng commented 6 years ago

Exract the files to another directory and copy the SX1278 directory (under libraries) to your ardunio lib. directory.

BlueSkySunset76 commented 8 months ago

ERROR: 13 INTERNAL: Library install failed moving extracted file archive to destination dir: library not valid. I'm using the most recent update. Does anyone have and recommendations?