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