diff --git a/radioconfig.proto b/radioconfig.proto index ee1d1f9..37a36b2 100644 --- a/radioconfig.proto +++ b/radioconfig.proto @@ -755,7 +755,10 @@ message RadioConfig { * TODO: REPLACE */ enum TelemetrySensorType { - + /* + * No external telemetry sensor + */ + None = 0; /* * TODO: REPLACE */