install a header file in the Library

Post here about your Arduino projects, get help - for Adafruit customers!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
samzivi
 
Posts: 2
Joined: Sat Nov 16, 2019 1:56 pm

install a header file in the Library

Post by samzivi »

I have downloaded RTClib.h from GIThub, and now I want to install it into my Arduino Library, for use in my DataLogger program, which employs the AdaFruit logger shield.
What is the procedure for moving RTClib.h from my desktop to my Arduino Library? Sam Zivi

User avatar
dastels
 
Posts: 15656
Joined: Tue Oct 20, 2015 3:22 pm

Re: install a header file in the Library

Post by dastels »

Use the built-in Arduino library manager. You'll most likely need more than the header file.

Dave

Locked
Please be positive and constructive with your questions and comments.

Return to “Arduino”