meshtastic / firmware

Meshtastic device firmware
https://meshtastic.org
GNU General Public License v3.0
2.99k stars 715 forks source link

[Feature Request]: use Priority BACKGROUND for low priority messages; MIN should not be used #3380

Closed thoherr closed 3 months ago

thoherr commented 3 months ago

Platform

NRF52, ESP32

Description

As @caveman99 commented here, it would be approriate for all low priority messages to use the priority BACKGROUND. The priority MIN should just be the minimal priority available, but actually never used (same applies to priority MAX). This would apply to several modules (eg. several Telemetry modules, StoreForward, Paxcounter)

caveman99 commented 3 months ago

This will be in next release