IPC routing completed.

This commit is contained in:
2024-05-28 03:28:51 +10:00
parent 32d64524e3
commit 17e7bb137e
5 changed files with 45 additions and 17 deletions

19
resources/config.yaml Normal file
View File

@@ -0,0 +1,19 @@
slider_mapping:
0: master
1: chrome.exe
2: spotify.exe
3:
- pathofexile_x64.exe
- rocketleague.exe
4: discord.exe
# set this to true if you want the controls inverted (i.e. top is 0%, bottom is 100%)
invert_sliders: false
# settings for connecting to the arduino board
com_port: COM4
baud_rate: 9600
# adjust the amount of signal noise reduction depending on your hardware quality
# supported values are "low" (excellent hardware), "default" (regular hardware) or "high" (bad, noisy hardware)
noise_reduction: default