Hi there, since I don’t have the Nox/TVOC sensors for my DiyProIndoor V4.2, I wanted to disable them showing up on the display. It is a bit odd to me that the board detects the sensors not present but instead of hiding them, shows them with some 0 value.
The only way I can see is to go into the library and remove them from the AgOledDisplay.cpp directly. But I cannot compile this project due to [docs] instructions to compile · Issue #160 · airgradienthq/arduino · GitHub
So I wanted to ask, is there another way to disable these prints on the display just via the sketch code without digging into the library?