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