CEPNET: fix no HRT (library: has_hrt())

This commit is contained in:
gitlost
2022-12-16 13:20:44 +00:00
parent a437f80d01
commit a54bdc0299
3 changed files with 171 additions and 0 deletions

View File

@ -478,6 +478,7 @@ static int has_hrt(const int symbology) {
case BARCODE_FIM:
case BARCODE_PHARMA:
case BARCODE_PHARMA_TWO:
case BARCODE_CEPNET:
case BARCODE_PDF417:
case BARCODE_PDF417COMP:
case BARCODE_AUSPOST: