diff --git a/README.md b/README.md index 533780e..d8fb2cf 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,13 @@ - [BN-220 GPS ](https://www.amazon.com/Navigation-Raspberry-Betaflight-Geekstory-Shipping/dp/B07PRDY6DS?th=1) - [LSM303AGR Accelerometer + Compass](https://learn.adafruit.com/lsm303-accelerometer-slash-compass-breakout/overview) +## Configuration + +The project can be configured to use a variety of hardware or differnt +development boards based on the selected hardware. + +You can add or change this inside the `inc/board_config.h` file. + ## Building ### Main Project