firmware/src/detect
Tom Fifield baf0e9c7e6
Add detection framework for multiple AirQuality sensors (#7187)
* Add detection framework for multiple AirQuality sensors

Now we have the ability to detect multiple AirQualitySensors,
follow the lead of other sensor types and create supporting methods
and objects for using this information.

Continued cherry-picking to get #4601 over the line :)

Co-Authored-By: @Coloradohusky

* Update src/main.cpp

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-01 21:27:44 +10:00
..
einkScan.h
LoRaRadioType.h
ScanI2C.cpp Add detection framework for multiple AirQuality sensors (#7187) 2025-07-01 21:27:44 +10:00
ScanI2C.h Add detection framework for multiple AirQuality sensors (#7187) 2025-07-01 21:27:44 +10:00
ScanI2CTwoWire.cpp Add detection code for SCD4X (#7185) 2025-07-01 19:34:03 +10:00
ScanI2CTwoWire.h