Merge pull request #496 from 2itea/master

Update telemetry.proto
pull/498/head v2.3.9
Ben Meadors 2024-05-05 13:30:30 -05:00 zatwierdzone przez GitHub
commit 1bfe0354d1
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 5 dodań i 0 usunięć

Wyświetl plik

@ -304,4 +304,9 @@ enum TelemetrySensorType {
* RCWL-9620 Doppler Radar Distance Sensor, used for water level detection
*/
RCWL9620 = 16;
/*
* Sensirion High accuracy temperature and humidity
*/
SHT4X = 17;
}