mirror of
https://github.com/serratus/quaggaJS.git
synced 2026-08-13 05:31:37 +08:00
Fix typo
This commit is contained in:
@@ -63,7 +63,7 @@ If the decoder is currently running, after calling `stop()` the decoder does not
|
|||||||
|
|
||||||
### Quagga.onDetected(callback)
|
### Quagga.onDetected(callback)
|
||||||
|
|
||||||
Registeres a callback function which is triggered whenever a barcode-pattern has been located and decoded
|
Registers a callback function which is triggered whenever a barcode-pattern has been located and decoded
|
||||||
successfully. The callback function is called with the decoded data as the first parameter.
|
successfully. The callback function is called with the decoded data as the first parameter.
|
||||||
|
|
||||||
### Quagga.decodeSingle(config, callback)
|
### Quagga.decodeSingle(config, callback)
|
||||||
|
|||||||
Reference in New Issue
Block a user