Skip to content

Commit

Permalink
Update BresserWeatherSensorMQTT.ino
Browse files Browse the repository at this point in the history
  • Loading branch information
matthias-bs committed Jul 11, 2023
1 parent 6e6724c commit e77d002
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@
#define JSON_FLOAT(x) x
#endif

const char sketch_id[] = "BresserWeatherSensorMQTT 20230709";
const char sketch_id[] = "BresserWeatherSensorMQTT 20230711";

// Map sensor IDs to Names
SensorMap sensor_map[NUM_SENSORS] = {
Expand Down

0 comments on commit e77d002

Please sign in to comment.