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 7860ad547..1b6a825e7 100644 --- a/docs/feature_bluetooth.md +++ b/docs/feature_bluetooth.md | |||
| @@ -30,7 +30,7 @@ The currently supported Bluetooth chipsets do not support [N-Key Rollover (NKRO) | |||
| 30 | 30 | ||
| 31 | Add the following to your `rules.mk`: | 31 | Add the following to your `rules.mk`: |
| 32 | 32 | ||
| 33 | ```makefile | 33 | ```make |
| 34 | BLUETOOTH_ENABLE = yes | 34 | BLUETOOTH_ENABLE = yes |
| 35 | BLUETOOTH_DRIVER = AdafruitBLE # or RN42 | 35 | BLUETOOTH_DRIVER = AdafruitBLE # or RN42 |
| 36 | ``` | 36 | ``` |
