matthias-bs / BresserWeatherSensorReceiver

Bresser 5-in-1/6-in-1/7-in-1 868 MHz Weather Sensor Radio Receiver for Arduino based on CC1101, SX1276/RFM95W or SX1262
MIT License
100 stars 21 forks source link

Implement setting of sensor_ids_exc / sensor_ids_exc at run time #150

Closed matthias-bs closed 2 months ago

matthias-bs commented 3 months ago

Currently sensor_ids_exc / sensor_ids_exc (see README.md can only be configured at compile time.

This should be changed to allow configuration at run time.