Skip to content

Commit

Permalink
Merge pull request #496 from 2itea/master
Browse files Browse the repository at this point in the history
Update telemetry.proto
  • Loading branch information
thebentern committed May 5, 2024
2 parents 2477663 + edbf510 commit 1bfe035
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions meshtastic/telemetry.proto
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}

0 comments on commit 1bfe035

Please sign in to comment.