From 6a5dd26907fcaed2f562a7acd5ec5d485b4823b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20G=C3=B6ttgens?= Date: Wed, 21 Dec 2022 12:24:38 +0100 Subject: [PATCH] need to trigger new CI run --- src/mesh/Channels.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mesh/Channels.h b/src/mesh/Channels.h index f66848577..79e96b7f6 100644 --- a/src/mesh/Channels.h +++ b/src/mesh/Channels.h @@ -40,7 +40,7 @@ class Channels /** Return the Channel for a specified index */ Channel &getByIndex(ChannelIndex chIndex); - /** Return the Channel for a specified name, return primary if not found */ + /** Return the Channel for a specified name, return primary if not found. */ Channel &getByName(const char* chName); /** Using the index inside the channel, update the specified channel's settings and role. If this channel is being promoted