X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=config.properties.template;h=317ead11631f774d876112544d0a8484ecbc5d36;hb=24b1277d50108de77be57be213e938777d6803ad;hp=77f6aebb990a1555157792f0d3136f7708ef7392;hpb=d2f3e87b12f1228806dacc41a3b4b2eab1c4c335;p=kaka%2Fcakelight.git diff --git a/config.properties.template b/config.properties.template index 77f6aeb..317ead1 100644 --- a/config.properties.template +++ b/config.properties.template @@ -1,4 +1,4 @@ -jdk.home.1.8=/usr/lib/jvm/java-8-openjdk-amd64 +jdk.home=/usr/lib/jvm/java-8-openjdk-amd64 # Video info can be found with 'v4l2-ctl --get-fmt-video' # Supported formats: UYVY, YUYV, YVYU @@ -12,10 +12,15 @@ video.crop.right=29 video.crop.top=18 video.crop.bottom=18 +video.list.top=on +video.list.bottom=on +video.list.left=on +video.list.right=on + # Supported types: apa102, ws2801 leds.type=apa102 -# Light level: 1-31 -leds.level=31 +# LED brightness: 1-31 +leds.brightness=31 leds.cols=32 leds.rows=17