Constant artnet_protocol::ARTNET_PROTOCOL_VERSION[][src]

pub const ARTNET_PROTOCOL_VERSION: [u8; 2] = [5, 57]

The protocol version. Anything above [4, 0] seems to work for the devices that this library was tested on.

If you need a different or configurable protocol version, please open a PR.