We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5676c31 commit 5baa4d5Copy full SHA for 5baa4d5
.catalog/README.md
@@ -1,13 +1,13 @@
1
# Bar code scanner emulator
2
-### Scanner work at COM-port emulation.
3
-### Characteristics
+## Scanner work at COM-port emulation.
+## Characteristics
4
* Speed: 19200 (Bit Rate)
5
* VID: 1155 | PID: 22336
6
* Name: Flipper {Your Flipper name}
7
* Manufacturer Name: Flipper Devices Inc.
8
* SerialNumber=flip_{Your Flipper name}
9
10
-## Create Bar Code File
+# Create Bar Code File
11
1. Open the .txt file in an editor that recognizes GS special characters, such as sublime text
12
2. Add a barcode in any format, such as GS1 format
13
3. Save file and change extension on .bc
0 commit comments