From 41fefdb3f75ab30dee3c445c7decf14eacc27755 Mon Sep 17 00:00:00 2001 From: Arturs Jansons Date: Wed, 20 Dec 2017 15:37:57 +0300 Subject: [PATCH] #557 Fix documentation about barCodeTypes property --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index abdbb201a..fd51114ea 100644 --- a/README.md +++ b/README.md @@ -265,6 +265,7 @@ The barcode type is provided in the `data` object. #### `barCodeTypes` An array of barcode types to search for. Defaults to all types listed above. No effect if `onBarCodeRead` is undefined. +Example: `` #### `flashMode`