Skip to content

Commit 6cd3155

Browse files
committed
Add unknown scc code
1 parent 7a5e337 commit 6cd3155

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Code/Converters/SccConverter.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1396,6 +1396,7 @@ private static function codesToBytes(string $codes): int // AD00 FFAA
13961396
'8380' => '',
13971397
'0137' => '',
13981398
'1fad' => '',
1399+
'167c' => '',
13991400
];
14001401

14011402
private static $characters = [

0 commit comments

Comments
 (0)