pub fn build_aprs_weather_packet(
source: &Ax25Address,
weather: &AprsWeather,
path: &[Ax25Address],
) -> Ax25PacketExpand description
Like build_aprs_weather but returns the unencoded [Ax25Packet].
pub fn build_aprs_weather_packet(
source: &Ax25Address,
weather: &AprsWeather,
path: &[Ax25Address],
) -> Ax25PacketLike build_aprs_weather but returns the unencoded [Ax25Packet].