-
Notifications
You must be signed in to change notification settings - Fork 25
02. How Sensor Reception works
Matthias Prinke edited this page Jul 1, 2024
·
3 revisions
Default:
WeatherSensorCfg.h: SENSOR_IDS_INC
/SENSOR_IDS_EXC
Run-time configuration:
getData(uint32_t timeout, uint8_t flags, uint8_t type, void(*)() func)
Default:
WeatherSensorCfg.h: MAX_SENSORS_DEFAULT
Run-time configuration:
setSensorsCfg(uint8_t max_sensors, uint8_t rx_flags, uint8_t en_decoders)