Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxMac_STN authored Jun 10, 2021
1 parent 4fc3b1b commit ae8babd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[![Bluetooth Remote for Modern Canon Cameras](./.github/cover.png)](https://youtu.be/Gh5uEc2dNJM "BR-M5 | Open-Source Bluetooth Remote for Canon DSLRs")

# Canon BLE Remote
# ESP32 Canon BLE Remote Library
This Bluetooth remote library aims to replicate Canon's BR-E1 bluetooth remote behavior since modern Canon Cameras doesn't have wired shutter trigger port anymore. Ex. EOS M50, EOS R, EOS EP
This library is adapted and inspired from [BR-M5](https://github.com/ArthurFDLR/BR-M5)

Expand All @@ -15,7 +15,7 @@ This library is adapted and inspired from [BR-M5](https://github.com/ArthurFDLR/
- Manual installation by copying this repository to your `library` folder

## Usage
I'm highly reccommended to checkout example code to see how to use it.
I'm highly recommend you to checkout example code to see how to use it.

1. On camera, go to Wireless Communication Settings > Bluetooth Function > set bluetooth function to Remote. Clear all existing connection (if necesary) and press Pairing.
2. Call `pair()` function. If you're trying this sample code, press shutter button while booting ESP32 to enter pairing mode.
Expand Down

0 comments on commit ae8babd

Please sign in to comment.