From b5c230d1c64b8c24a148c6865c9eba3c92a0c1c2 Mon Sep 17 00:00:00 2001 From: Christoph Oberhofer Date: Thu, 30 Apr 2015 13:56:29 +0200 Subject: [PATCH] Added UPC-A examples --- example/static_images.html | 4 ++-- example/static_images.js | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/example/static_images.html b/example/static_images.html index 7218656..2e7ec6a 100644 --- a/example/static_images.html +++ b/example/static_images.html @@ -32,9 +32,9 @@
- + - + diff --git a/example/static_images.js b/example/static_images.js index 5a3047f..fd7f0c1 100644 --- a/example/static_images.js +++ b/example/static_images.js @@ -16,7 +16,7 @@ $(function() { }); }, config: { - reader: "ean_8", + reader: "upc", length: 10 }, attachListeners: function() {