mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -08:00
delete removed link
This commit is contained in:
parent
085325ab05
commit
f64a4d0f06
|
@ -10,7 +10,7 @@ The routing protocol for Meshtastic is really quite simple (and suboptimal). If
|
||||||
|
|
||||||
### A Note About Protocol Buffers
|
### A Note About Protocol Buffers
|
||||||
|
|
||||||
Because we want our devices to work across various vendors and implementations, we use [Protocol Buffers](https://github.com/meshtastic/Meshtastic-protobufs) pervasively. For information on how the protocol buffers are used with respect to API clients see [sw-design](/docs/software/other/sw-design), for purposes of this document you mostly only
|
Because we want our devices to work across various vendors and implementations, we use [Protocol Buffers](https://github.com/meshtastic/Meshtastic-protobufs) pervasively. For purposes of this document you mostly only
|
||||||
need to consider the MeshPacket and Subpacket message types.
|
need to consider the MeshPacket and Subpacket message types.
|
||||||
|
|
||||||
### Layer 0: LoRa Radio
|
### Layer 0: LoRa Radio
|
||||||
|
|
Loading…
Reference in a new issue