support independently enabling/disabling the on-device screen and actual measurement

This commit is contained in:
Charles Crossan
2021-02-22 20:47:35 -05:00
parent 0c9df6ccbd
commit 3f1ada29ac
5 changed files with 46 additions and 28 deletions

View File

@@ -80,7 +80,7 @@ extern const pb_msgdesc_t DeviceState_msg;
#define DeviceState_fields &DeviceState_msg
/* Maximum encoded size of messages (where known) */
#define DeviceState_size 6290
#define DeviceState_size 6293
#ifdef __cplusplus
} /* extern "C" */