Added a device listener
[kaka/cakelight.git] / config.properties
1 # default settings
2
3 video.width=720
4 video.height=576
5 video.bpp=2
6
7 video.crop.left=28
8 video.crop.right=22
9 video.crop.top=8
10 video.crop.bottom=120
11
12 leds.cols=32
13 leds.rows=18