#pragma once #include float yourSensorReading(String type, String addr); void HDC1080_init(String &addr); void AHTX0_init();