[][src]Constant ether_dream::protocol::BROADCAST_PORT

pub const BROADCAST_PORT: u16 = 7654;

The DAC sends UDP broadcast messages on port 7654.

This does not appeared to be documented in the protocol, but was found within the github.com/j4cbo/j4cDAC repository.