mirror of
https://github.com/meshtastic/firmware.git
synced 2025-09-21 17:20:01 +00:00
![]() * Added compatibility between nodes on different Presets through `Mesh via UDP` * Optimize multicast handling and channel mapping - FloodingRouter: remove redundant UDP-encrypted rebroadcast suppression. - Router: guard multicast fallback with HAS_UDP_MULTICAST and map fallback-decoded packets to the local default channel via isDefaultChannel() - UdpMulticastHandler: set transport_mechanism only after successful decode * trunk fmt * Move setting transport mechanism. --------- Co-authored-by: GUVWAF <thijs@havinga.eu> |
||
---|---|---|
.. | ||
esp32 | ||
esp32c3 | ||
esp32c6 | ||
esp32s2/nugget_s2_lora | ||
esp32s3 | ||
native | ||
nrf52840 | ||
rp2040 | ||
rp2350 | ||
stm32 |