diff options
author | cbdev <cb@cbcdn.com> | 2020-08-18 06:40:01 +0200 |
---|---|---|
committer | cbdev <cb@cbcdn.com> | 2020-08-18 06:40:01 +0200 |
commit | 436bcf59c7dcf4acf42f5f812d0e6c4839326757 (patch) | |
tree | 9f8ea76a7451d3fb6fae320bd4fa3632359feaec | |
parent | e131992bbe0893a3e5b79cf9423830ea90b4a4d7 (diff) | |
download | midimonster-436bcf59c7dcf4acf42f5f812d0e6c4839326757.tar.gz midimonster-436bcf59c7dcf4acf42f5f812d0e6c4839326757.tar.bz2 midimonster-436bcf59c7dcf4acf42f5f812d0e6c4839326757.zip |
Update wininput documentation
-rw-r--r-- | backends/wininput.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/backends/wininput.md b/backends/wininput.md index 87e9321..bffa000 100644 --- a/backends/wininput.md +++ b/backends/wininput.md @@ -9,8 +9,6 @@ access (as is available under Linux) is possible. #### Global configuration -This backend does not take any global configuration. - | Option | Example value | Default value | Description | |---------------|-----------------------|-----------------------|---------------------------------------| | `interval` | `100` | `50` | Data polling interval in milliseconds. Lower intervals lead to higher CPU load. This value should normally not be changed. | |