X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=config.properties.template;h=317ead11631f774d876112544d0a8484ecbc5d36;hb=579c24625e93b67fd74245fe835cb34906ee7090;hp=7e04ee282ba9e1f96a9b16040af015476014e432;hpb=411a3f2ea0828ab49914af42244b23db0f38d388;p=kaka%2Fcakelight.git diff --git a/config.properties.template b/config.properties.template index 7e04ee2..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,6 +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 +# LED brightness: 1-31 +leds.brightness=31 leds.cols=32 leds.rows=17