We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 689da9b commit 7a6f276Copy full SHA for 7a6f276
examples/clue_ams_remote.py
@@ -2,6 +2,10 @@
2
This example solicits that apple devices that provide notifications connect to it, initiates
3
pairing, then allows the user to use a CLUE board as a media remote through both the buttons
4
and capacitive touch pads.
5
+
6
+This example requires the following additional libraries:
7
+adafruit_ble
8
+adafruit_ble_apple_media
9
"""
10
11
import time
0 commit comments