#pragma once #include #include #include #include #include #include "sensor.h" std::vector lm_get_chips(const std::string& match); std::vector lm_get_temperatures(std::vector& chips);