/ BLE_Robot_Rover / README.md
README.md
 1  ## Adafruit Bluefruit LE Feather Robot Rover
 2  
 3  Build & control an RC car with a smart phone! 
 4  
 5  Follow the Adafruit learn guide here: https://learn.adafruit.com/bluefruit-feather-robot !
 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
12  
13  All text above, and the splash screen below must be included in any redistribution
14  
15  -----------------------
16  This code was mirrored from https://github.com/adafruit/BLE-Robot-Rover which was then archived.
17  
18  If you are looking to make changes/additions, please use the GitHub Issues and Pull Request mechanisms.