From 441534cd8ba2ff15e4231ed41e77b10d5b3cc9ee Mon Sep 17 00:00:00 2001 From: Christoph Oberhofer Date: Thu, 30 Apr 2015 18:06:50 +0200 Subject: [PATCH] updated examples --- example/file_input.html | 4 ++-- example/file_input.js | 2 +- example/live_w_locator.html | 4 ++-- example/live_w_locator.js | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/example/file_input.html b/example/file_input.html index 13e27ef..3c1038c 100644 --- a/example/file_input.html +++ b/example/file_input.html @@ -42,12 +42,12 @@ diff --git a/example/file_input.js b/example/file_input.js index 21d0af1..3d374f4 100644 --- a/example/file_input.js +++ b/example/file_input.js @@ -96,7 +96,7 @@ $(function() { }, numOfWorkers: 0, decoder: { - readers: ["upc_e_reader"], + readers: ["code_128_reader"], showFrequency: true, showPattern: true }, diff --git a/example/live_w_locator.html b/example/live_w_locator.html index 82773da..c72eb5b 100644 --- a/example/live_w_locator.html +++ b/example/live_w_locator.html @@ -34,9 +34,9 @@