Another adjustment to 'under the sea'
[kaka/cakelight.git] / config.properties.template
CommitLineData
411a3f2e
TW
1jdk.home.1.8=/usr/lib/jvm/java-8-openjdk-amd64
2
3# Video info can be found with 'v4l2-ctl --get-fmt-video'
4# Supported formats: UYVY, YUYV, YVYU
5video.format=UYVY
6video.width=720
7video.height=480
8video.bpp=2
9
10video.crop.left=27
11video.crop.right=29
12video.crop.top=18
13video.crop.bottom=18
14
aa9e49c2
TW
15# Supported types: apa102, ws2801
16leds.type=apa102
d2f3e87b 17# Light level: 1-31
f2eedb6d 18leds.level=31
411a3f2e
TW
19leds.cols=32
20leds.rows=17
21
22gamma=1.5