Add location source

This commit is contained in:
Ben Meadors 2023-06-07 12:53:31 -05:00
parent 8eca15acd0
commit 3fcc9628b7

View file

@ -152,6 +152,11 @@ message PositionLite {
* seconds since 1970
*/
fixed32 time = 4;
/*
* TODO: REPLACE
*/
Position.LocSource location_source = 5;
}
/*