Skip to content
This repository has been archived by the owner on Apr 30, 2023. It is now read-only.

Commit

Permalink
Merge pull request RogueMaster#52 from Kavitate/patch-2
Browse files Browse the repository at this point in the history
Updated BarcodeGenerator.md
  • Loading branch information
xMasterX authored Aug 30, 2022
2 parents bacc8fa + 4629aee commit 782593e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions documentation/BarcodeGenerator.md
Original file line number Diff line number Diff line change
@@ -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)

<img src=https://i.imgur.com/bMSAiuK.png>
<img src=https://i.imgur.com/TDbo1tz.png>

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.

<img src=https://i.imgur.com/bxTdzuA.png>

<b> -Controls- </b> </br>
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.

<img src=https://i.imgur.com/lGbzdwH.png>

0 comments on commit 782593e

Please sign in to comment.