mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
add admin message for calibration.
This commit is contained in:
parent
ab576a4a12
commit
f168b0a95a
1 changed files with 5 additions and 0 deletions
|
|
@ -241,6 +241,11 @@ message AdminMessage {
|
|||
*/
|
||||
string delete_file_request = 22;
|
||||
|
||||
/*
|
||||
* Set zero and offset for scale chips
|
||||
*/
|
||||
uint32 set_scale = 23;
|
||||
|
||||
/*
|
||||
* Set the owner for this node
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue