mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
revert channel_precision
This commit is contained in:
parent
66e138c072
commit
93c1b33f2f
2 changed files with 0 additions and 7 deletions
|
|
@ -12,5 +12,3 @@
|
|||
*LoRaConfig.channel_num int_size:16
|
||||
|
||||
*PowerConfig.device_battery_ina_address int_size:8
|
||||
|
||||
*PositionConfig.channel_precision max_count:8
|
||||
|
|
|
|||
|
|
@ -342,11 +342,6 @@ message Config {
|
|||
* Set where GPS is enabled, disabled, or not present
|
||||
*/
|
||||
GpsMode gps_mode = 13;
|
||||
|
||||
/*
|
||||
* Set GPS precision in bits per channel, or 0 for disabled
|
||||
*/
|
||||
repeated uint32 channel_precision = 14;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue