diff options
Diffstat (limited to 'docs/feature_bluetooth.md')
| -rw-r--r-- | docs/feature_bluetooth.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/feature_bluetooth.md b/docs/feature_bluetooth.md index 5fac06fba7..7562a75447 100644 --- a/docs/feature_bluetooth.md +++ b/docs/feature_bluetooth.md | |||
| @@ -26,7 +26,7 @@ A Bluefruit UART friend can be converted to an SPI friend, however this [require | |||
| 26 | <!-- FIXME: Document bluetooth support more completely. --> | 26 | <!-- FIXME: Document bluetooth support more completely. --> |
| 27 | ## Bluetooth Rules.mk Options | 27 | ## Bluetooth Rules.mk Options |
| 28 | 28 | ||
| 29 | The currently supported Bluetooth chipsets do not support [N-Key Rollover (NKRO)](reference_glossary.md#n-key-rollover-nkro), so `rules.mk` must contain `NKRO_ENABLE = no`. | 29 | The currently supported Bluetooth chipsets do not support [N-Key Rollover (NKRO)](reference_glossary#n-key-rollover-nkro), so `rules.mk` must contain `NKRO_ENABLE = no`. |
| 30 | 30 | ||
| 31 | Add the following to your `rules.mk`: | 31 | Add the following to your `rules.mk`: |
| 32 | 32 | ||
