mirror of
https://github.com/serratus/quaggaJS.git
synced 2026-08-12 21:21:42 +08:00
Added test-images for codabar
This commit is contained in:
@@ -17,7 +17,7 @@ $(function() {
|
||||
},
|
||||
config: {
|
||||
reader: "codabar",
|
||||
length: 1
|
||||
length: 10
|
||||
},
|
||||
attachListeners: function() {
|
||||
$(".controls").on("click", "button.next", function(e) {
|
||||
|
||||
Reference in New Issue
Block a user