Skip to content

Commit

Permalink
Add scc unknown codes that are in client files
Browse files Browse the repository at this point in the history
  • Loading branch information
mantas-done committed Jan 16, 2024
1 parent 93c9273 commit 8c3e906
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Code/Converters/SccConverter.php
Original file line number Diff line number Diff line change
Expand Up @@ -1393,6 +1393,9 @@ private static function codesToBytes(string $codes): int // AD00 FFAA
'8094' => '',
'7094' => '',
'917c' => '',
'8380' => '',
'0137' => '',
'1fad' => '',
];

private static $characters = [
Expand Down

0 comments on commit 8c3e906

Please sign in to comment.