Skip to content

Commit

Permalink
merged telemetry.pb.h
Browse files Browse the repository at this point in the history
  • Loading branch information
fzellini committed May 31, 2024
1 parent 1babf60 commit ae595cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/mesh/generated/meshtastic/telemetry.pb.h
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ typedef enum _meshtastic_TelemetrySensorType {
meshtastic_TelemetrySensorType_LTR390UV = 21,
/* AMS TSL25911FN RGB Light Sensor */
meshtastic_TelemetrySensorType_TSL25911FN = 22,
/* AHT10/20 Temperature Sensor */
/* AHT10 Integrated temperature and humidity sensor */
meshtastic_TelemetrySensorType_AHT10 = 23
} meshtastic_TelemetrySensorType;

Expand Down Expand Up @@ -319,4 +319,4 @@ extern const pb_msgdesc_t meshtastic_Telemetry_msg;
} /* extern "C" */
#endif

#endif
#endif

0 comments on commit ae595cc

Please sign in to comment.