Kingal1337 / flipper-barcode-generator

A barcode generator for the Flipper Zero that supports UPC-A, EAN-8, EAN-13, Code-39, Codabar, & Code-128
MIT License
55 stars 8 forks source link

When loading a barcode created by "CODE-39" or "CODE-128", the error message "Missing encoding table" appears. #1

Closed griffonlee closed 1 year ago

griffonlee commented 1 year ago

Using FW: https://github.com/DarkFlippers/unleashed-firmware When loading a barcode created by "CODE-39" or "CODE-128", the error message "Missing encoding table" appears. image

Both code39_encodings.txt and code128_encodings.txt copied into SD Card/app_data/barcode_data/ image

Kingal1337 commented 1 year ago

there was a typo in the readme file. The app_data folder should be named apps_data