mirror of
https://github.com/Smartphone-Companions/ESP32-ANCS-Notifications.git
synced 2025-01-22 11:28:29 +00:00
Update README.md
This commit is contained in:
parent
6e0a6a23fd
commit
ee8c827e41
10
README.md
10
README.md
@ -19,14 +19,14 @@ https://github.com/espressif/arduino-esp32
|
||||
|
||||
### Using Arduino Library Manager
|
||||
|
||||
From Arduino IDE, go to menu Sketch -> Include Library -> Manage Libraries...
|
||||
In Library Manager Window, search "ANCS" in the search form then select "ESP32 BLE ANCS Notifications"
|
||||
Click "Install" button.
|
||||
From Arduino IDE, go to menu *Sketch -> Include Library -> Manage Libraries...*
|
||||
In Library Manager Window, search *"ANCS"* in the search form then select *"ESP32 BLE ANCS Notifications"*
|
||||
Click *"Install"* button.
|
||||
|
||||
### Manual installation
|
||||
|
||||
Download zip file from this repository by selecting Clone or download dropdown at the top of repository, select Download ZIP
|
||||
From Arduino IDE, select menu Sketch -> Include Library -> Add .ZIP Library....
|
||||
Download zip file from this repository by selecting *"Clone or download"* dropdown at the top of repository, select *"Download ZIP"*
|
||||
From Arduino IDE, select menu *Sketch -> Include Library -> Add .ZIP Library...*
|
||||
|
||||
Or use git:
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user