IP_TUNNEL_APP constant
PortNum
const IP_TUNNEL_APP
Used for the python IP tunnel feature ENCODING: IP Packet. Handled by the python API, firmware ignores this one and pases on.
Implementation
static const PortNum IP_TUNNEL_APP =
PortNum._(33, _omitEnumNames ? '' : 'IP_TUNNEL_APP');