Skip to content

Commit

Permalink
Merge pull request #507 from alexander-smyslov/ant10
Browse files Browse the repository at this point in the history
Update telemetry.proto
  • Loading branch information
thebentern authored May 31, 2024
2 parents 9e61b82 + ad3cc2d commit a45a615
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion meshtastic/telemetry.proto
Original file line number Diff line number Diff line change
Expand Up @@ -344,4 +344,9 @@ enum TelemetrySensorType {
* AMS TSL25911FN RGB Light Sensor
*/
TSL25911FN = 22;
}

/*
* AHT10 Integrated temperature and humidity sensor
*/
AHT10 = 23;
}

0 comments on commit a45a615

Please sign in to comment.