Skip to content

Commit

Permalink
Update BresserWeatherSensorMQTTCustom.ino
Browse files Browse the repository at this point in the history
  • Loading branch information
matthias-bs committed Jul 11, 2023
1 parent e77d002 commit 035dc69
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,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 035dc69

Please sign in to comment.