forked from PokemonAutomation/Arduino-Source
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSWITCH1.JSON
More file actions
31 lines (31 loc) · 776 Bytes
/
SWITCH1.JSON
File metadata and controls
31 lines (31 loc) · 776 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
"Audio": {
"AudioVisualization": "FREQ_BARS",
"InputDevice": "",
"InputFile": "",
"InputFormat": "(none)",
"OutputDevice": "",
"Volume": 1.0
},
"ConsoleType": "switch1",
"Controller": {
"Interface": "Serial: PABotBase2",
"None": null,
"Serial: PABotBase2": "COM5"
},
"Overlay": {
"Boxes": true,
"Images": false,
"Log": false,
"Stats": true,
"Text": true
},
"Video": {
"Camera": "\\\\?\\usb#vid_298f&pid_1996&mi_00#7&2bc279a3&0&0000#{e5323777-f976-4f5b-9b55-b94699c46e44}\\global",
"Resolution": [
1920,
1080
],
"SourceType": "Camera"
}
}