diff options
Diffstat (limited to 'docs/feature_pointing_device.md')
| -rw-r--r-- | docs/feature_pointing_device.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/feature_pointing_device.md b/docs/feature_pointing_device.md index 905c2a8f9..badeadc12 100644 --- a/docs/feature_pointing_device.md +++ b/docs/feature_pointing_device.md | |||
| @@ -4,7 +4,7 @@ Pointing Device is a generic name for a feature intended to be generic: moving t | |||
| 4 | 4 | ||
| 5 | To enable Pointing Device, uncomment the following line in your rules.mk: | 5 | To enable Pointing Device, uncomment the following line in your rules.mk: |
| 6 | 6 | ||
| 7 | ```makefile | 7 | ```make |
| 8 | POINTING_DEVICE_ENABLE = yes | 8 | POINTING_DEVICE_ENABLE = yes |
| 9 | ``` | 9 | ``` |
| 10 | 10 | ||
