mirror of
https://github.com/jwetzell/acn-js.git
synced 2026-09-10 07:49:26 +00:00
add e131 protocol id
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
export enum Protocol {
|
export enum Protocol {
|
||||||
SDT = 1,
|
SDT = 1,
|
||||||
|
E131 = 4,
|
||||||
}
|
}
|
||||||
|
|
||||||
export enum SDTVector {
|
export enum SDTVector {
|
||||||
|
|||||||
Reference in New Issue
Block a user