Merge pull request #519 from meshtastic/nau-admin

add admin message for calibration.
This commit is contained in:
Ben Meadors 2024-06-15 08:13:32 -05:00 committed by GitHub
commit dc066c89f7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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
*/