spelling: measurement

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2025-01-28 15:03:55 -05:00
parent 14c0197dc2
commit 3103346331

View file

@ -60,7 +60,7 @@ message MeasurementSet {
Good = 6;
Excellent = 7;
}
enum Type { /// types of measuremetn samples we can take. minor changes to SI units to encode efficiently
enum Type { /// types of measurement samples we can take. minor changes to SI units to encode efficiently
UnknownEvent = 0; /// Protocol Buffers uses the first enum as the default
TimeMS = 1; /// more percise time, in milliseconds
VMC = 2; /// Vector Magnitude Counts. Rough measure of total activity. Unitless