changed default vol buttons to up and down

because that's what a sane person would set them to
This commit is contained in:
2022-01-15 23:18:52 -05:00
parent 0fae115734
commit 0d84a59b94
2 changed files with 4 additions and 4 deletions

View File

@ -37,6 +37,6 @@ subnet=192.168.250.0
; Input API selection for JVS input emulator.
test=0x2D
service=0x2E
volup=0x24
voldown=0x23
volup=0x26
voldown=0x28