protobuf update
This commit is contained in:
+1
-1
Submodule protobufs updated: 05209dee1b...79e213fbcc
@@ -71,10 +71,10 @@ typedef struct _EnvironmentMetrics {
|
|||||||
|
|
||||||
/* Types of Measurements the telemetry module is equipped to handle */
|
/* Types of Measurements the telemetry module is equipped to handle */
|
||||||
typedef struct _Telemetry {
|
typedef struct _Telemetry {
|
||||||
/* This is usually not sent over the mesh (to save space), but it is sent
|
/* This is usually not sent over the mesh (to save space), but it is sent
|
||||||
from the phone so that the local device can set its RTC If it is sent over
|
from the phone so that the local device can set its RTC If it is sent over
|
||||||
the mesh (because there are devices on the mesh without GPS), it will only
|
the mesh (because there are devices on the mesh without GPS), it will only
|
||||||
be sent by devices which has a hardware GPS clock (IE Mobile Phone).
|
be sent by devices which has a hardware GPS clock (IE Mobile Phone).
|
||||||
seconds since 1970 */
|
seconds since 1970 */
|
||||||
uint32_t time;
|
uint32_t time;
|
||||||
pb_size_t which_variant;
|
pb_size_t which_variant;
|
||||||
|
|||||||
Reference in New Issue
Block a user