We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a21261 commit 63c73e6Copy full SHA for 63c73e6
1 file changed
BLE_Client_Server/README.md
@@ -0,0 +1,16 @@
1
+# Adafruit Learning System tutorial - A CircuitPython BLE Client & Server
2
+
3
+Use Bluetooth to turn a server on and off and actively sense the server's status light
4
5
+Follow the Adafruit learn guide here: https://learn.adafruit.com/circuitpython-ble-client-server/
6
7
+Adafruit invests time and resources providing this open source code,
8
+please support Adafruit and open-source hardware by purchasing
9
+products from [Adafruit](https://www.adafruit.com)!
10
11
+MIT license, project and code by rdagger
12
13
+All text above, and the splash screen below must be included in any redistribution
14
15
+-----------------------
16
+If you are looking to make changes/additions, please use the GitHub Issues and Pull Request mechanisms.
0 commit comments