From fe7f5bd51bc8a15f8c9766ee1ebc7adffb405813 Mon Sep 17 00:00:00 2001 From: Carl Philipp Klemm Date: Tue, 2 May 2023 10:54:55 +0200 Subject: [PATCH] add missing newline --- main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.cpp b/main.cpp index 0c59648..705da6f 100644 --- a/main.cpp +++ b/main.cpp @@ -59,7 +59,7 @@ std::vector get_fan_zones(const std::vector& sensors) std::vector out; for(const Sensor& sensor : sensors) - std::cout<