/ BLE_Client_Server / README.md
README.md
 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.