mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Fix comment formatting for SHT21 sensor
This commit is contained in:
parent
d8a9f035e5
commit
5dd27945d2
1 changed files with 2 additions and 2 deletions
|
|
@ -802,8 +802,8 @@ enum TelemetrySensorType {
|
|||
BH1750 = 45;
|
||||
|
||||
/*
|
||||
* STH21 Temperature and R. Humidity sensor
|
||||
*/
|
||||
* STH21 Temperature and R. Humidity sensor
|
||||
*/
|
||||
SHT21 = 46;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue