Skip to content

Commit 7a6f276

Browse files
committed
Added required libraries in docstring
1 parent 689da9b commit 7a6f276

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

examples/clue_ams_remote.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
This example solicits that apple devices that provide notifications connect to it, initiates
33
pairing, then allows the user to use a CLUE board as a media remote through both the buttons
44
and capacitive touch pads.
5+
6+
This example requires the following additional libraries:
7+
adafruit_ble
8+
adafruit_ble_apple_media
59
"""
610

711
import time

0 commit comments

Comments
 (0)