diff options
Diffstat (limited to 'docs/feature_bluetooth.md')
| -rw-r--r-- | docs/feature_bluetooth.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/feature_bluetooth.md b/docs/feature_bluetooth.md index 7b450b1ac..08e5f24ac 100644 --- a/docs/feature_bluetooth.md +++ b/docs/feature_bluetooth.md | |||
| @@ -26,7 +26,10 @@ A Bluefruit UART friend can be converted to an SPI friend, however this [require | |||
| 26 | 26 | ||
| 27 | <!-- FIXME: Document bluetooth support more completely. --> | 27 | <!-- FIXME: Document bluetooth support more completely. --> |
| 28 | ## Bluetooth Rules.mk Options | 28 | ## Bluetooth Rules.mk Options |
| 29 | Use only one of these | 29 | |
| 30 | 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`. | ||
| 31 | |||
| 32 | Use only one of these to enable Bluetooth: | ||
| 30 | * BLUETOOTH_ENABLE = yes (Legacy Option) | 33 | * BLUETOOTH_ENABLE = yes (Legacy Option) |
| 31 | * BLUETOOTH = RN42 | 34 | * BLUETOOTH = RN42 |
| 32 | * BLUETOOTH = AdafruitBLE | 35 | * BLUETOOTH = AdafruitBLE |
