Skip to content

Commit

Permalink
Adding installation details for Arduino IDE
Browse files Browse the repository at this point in the history
Should have been in commit 1d7aeaf
  • Loading branch information
MaffooClock committed Oct 3, 2023
1 parent a4873de commit 11159bd
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,11 @@ There are a few ways, choose whichever you prefer (pick **one**, don't do all th

#### Arduino IDE

I'm working on submitting the library for admission into the Arduino Library Manager index. Meanwhile, manual installation is the only option for Arduino IDE.
There are two ways (pick **one**, don't do both!):

Download the [latest release](https://github.com/MaffooClock/ESP32RotaryEncoder/releases/latest), then see the documentation on [Importing a .zip Library](https://docs.arduino.cc/software/ide-v1/tutorials/installing-libraries#importing-a-zip-library).
- Search the Library Manager for `ESP32RotaryEncoder`

- Manual install: download the [latest release](https://github.com/MaffooClock/ESP32RotaryEncoder/releases/latest), then see the documentation on [Importing a .zip Library](https://docs.arduino.cc/software/ide-v1/tutorials/installing-libraries#importing-a-zip-library).

### After Installation

Expand Down

0 comments on commit 11159bd

Please sign in to comment.