diff options
Diffstat (limited to 'pos/drivers/barcodescanner')
| -rw-r--r-- | pos/drivers/barcodescanner/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pos/drivers/barcodescanner/README.md b/pos/drivers/barcodescanner/README.md index bf041f44..d5934f8f 100644 --- a/pos/drivers/barcodescanner/README.md +++ b/pos/drivers/barcodescanner/README.md @@ -22,4 +22,4 @@ This sample serves as a template for creating a new Barcode Scanner driver. This sample uses UMDF 2.0 and enables basic functionality such as claiming and enabling the device for exclusive access. -It serves as an example of how to include the libraries necessary to develop a PointOfService driver. Once a driver is developed using this template it can be compiled for, deployed, and used on x86, amd64, and ARM platforms.
\ No newline at end of file +It serves as an example of how to include the libraries necessary to develop a PointOfService driver. Once a driver is developed using this template it can be compiled for, deployed, and used on x86, amd64, and ARM platforms. |
