diff options
author | 2016-09-12 18:35:36 -0700 | |
---|---|---|
committer | 2016-09-12 18:35:36 -0700 | |
commit | 2bd18d5fea66bedcde02da1b2c17d83c4640a782 (patch) | |
tree | 21a026c276f83cd6a3619d49ca85cba088485e5b /docs/source/advanced/index.rst | |
parent | 597626d0593e84868d5d9887c1f44b96222bdd49 (diff) |
Support for configuring device to conrtoller id
This change adds support for configuring device to conrtoller id. This
allows for stable controller ids even if USB devices are plugged /
unplugged, system is rebooted, etc.
See documentation for additional context.
Diffstat (limited to 'docs/source/advanced/index.rst')
-rw-r--r-- | docs/source/advanced/index.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/source/advanced/index.rst b/docs/source/advanced/index.rst index d40a328fe2f..8ce1dfee49c 100644 --- a/docs/source/advanced/index.rst +++ b/docs/source/advanced/index.rst @@ -9,4 +9,5 @@ Advanced configuration shiftertoggle bgfx hlsl - glsl
\ No newline at end of file + glsl + devicemap
\ No newline at end of file |