From 4629aee29c470c1938b245fa9d4d450a8aa0a88b Mon Sep 17 00:00:00 2001 From: Kavitate <79380289+Kavitate@users.noreply.github.com> Date: Mon, 29 Aug 2022 09:46:26 -0500 Subject: [PATCH] Updated BarcodeGenerator.md Fixed minor spelling and grammatical errors. Also updated the first image to reflect the current correct image. --- documentation/BarcodeGenerator.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/documentation/BarcodeGenerator.md b/documentation/BarcodeGenerator.md index b9ea7a86f..f2b5b2213 100644 --- a/documentation/BarcodeGenerator.md +++ b/documentation/BarcodeGenerator.md @@ -1,15 +1,15 @@ -# This is a UPC-A Barcode generator for the flipper zero hardware. +# This is a UPC-A Barcode Generator for the Flipper Zero hardware. ## Author: [McAzzaMan](https://github.com/McAzzaMan/flipperzero-firmware/tree/UPC-A_Barcode_Generator/applications/barcode_generator) - + -It will eventually be expanded in to other barcode types. It currently only generates UPC-A type barcodes. +It will eventually be expanded into other barcode types. It currently only generates UPC-A type barcodes. -Controls-
-Hitting the centre button on the flipper toggles edit mode. +Hitting the centre button on the Flipper toggles edit mode. When in edit mode, left and right will change the digit to be changed, and up and down will adjust the digit value.