diff --git a/radioconfig.proto b/radioconfig.proto index 9929ea2..5f31d8b 100644 --- a/radioconfig.proto +++ b/radioconfig.proto @@ -551,6 +551,7 @@ message RadioConfig { enum EnvironmentalMeasurementSensorType { DHT11 = 0; DS18B20 = 1; + DHT22 = 2; }; /*