meshtastic / protobufs

Protobuf definitions for the Meshtastic project
https://meshtastic.org
GNU General Public License v3.0
71 stars 106 forks source link

Add Store and Forward Router Capability to Device Metadata #493

Open garthvh opened 2 months ago

garthvh commented 2 months ago

Looks like currently the only way to identify that a device is capable of being a store and forward router is by the existing of the DBOARD_HAS_PSRAM build flag.

We probably want something more generic than HAS_PSRAM as I know there are plans to potentially store messages in places other than PSRAM like SD cards or flash.