Skip to content

Commit

Permalink
atsc, mid, and mpu decoders
Browse files Browse the repository at this point in the history
  • Loading branch information
futzu authored Aug 3, 2024
1 parent 04fe7d4 commit 12bacc6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions upids.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ var uriUpids = map[uint8]string{
0x09: "ADI",
0x10: "UUID",
0x11: "ACR",
0x0b: "ATSC",
0x0c: "MPU",
0x0d: "MID",
0x0e: "ADS Info",
0x0f: "URI",
}
Expand Down

0 comments on commit 12bacc6

Please sign in to comment.