mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
ununeeded packet type
This commit is contained in:
parent
54ca2d4eec
commit
a32eda9abf
1 changed files with 0 additions and 5 deletions
|
|
@ -74,11 +74,6 @@ message Data {
|
|||
bytes payload = 2; // required
|
||||
}
|
||||
|
||||
|
||||
message Text {
|
||||
string text = 1;
|
||||
}
|
||||
|
||||
// Sent from the phone over bluetooth to set the user id for the owner of this node.
|
||||
// Also sent from nodes to each other when a new node signs on (so all clients can have this info)
|
||||
message User {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue