From 1e638b2461dafdf0cd8ea8576bef40582f5fa92b Mon Sep 17 00:00:00 2001 From: Miles Burton Date: Sun, 28 Apr 2024 19:13:23 +0100 Subject: [PATCH] Slight nudge to trigger the CI build --- DallasTemperature.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DallasTemperature.cpp b/DallasTemperature.cpp index 19eb542..9a55f1e 100644 --- a/DallasTemperature.cpp +++ b/DallasTemperature.cpp @@ -1,7 +1,7 @@ // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public // License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. +// version 2.1 of the License, or (at your option) any later version. #include "DallasTemperature.h"