I want to add RF24.h library, which I have downloaded from Github. In previous versions there was option under library to add a ".zip" one, but in the new 2.0.3 version I am unable to find any option. Any Idea how to do it?
Hi @shashwatdubey. The option is in the same place in Arduino IDE 2.x as it was in Arduino IDE 1.x. I'll provide instructions:
- Select Sketch > Include library > Add .ZIP Library from the Arduino IDE menus.
- Select the downloaded file.
- Click the Open button.
- Wait for Arduino IDE to show a "Successfully installed library ... notification.
1 Like
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.