eatdrywallbot/config.jsonc
2025-04-08 22:00:07 -04:00

11 lines
174 B
JSON

{
"iterationsPerPhoto": 6,
"photoInterval": 1,
"targetColor": {
"r": 85,
"g": 73,
"b": 49,
"a": 255
},
"tolerance": 20
}