mirror of
https://github.com/meshtastic/firmware.git
synced 2025-06-08 14:12:05 +00:00
missed second file
This commit is contained in:
parent
5f0a6bbf87
commit
962afddd72
@ -398,7 +398,7 @@ bool Channels::decryptForHash(ChannelIndex chIndex, ChannelHash channelHash)
|
|||||||
*
|
*
|
||||||
* This method is called before encoding outbound packets
|
* This method is called before encoding outbound packets
|
||||||
*
|
*
|
||||||
* @eturn the (0 to 255) hash for that channel - if no suitable channel could be found, return -1
|
* @return the (0 to 255) hash for that channel - if no suitable channel could be found, return -1
|
||||||
*/
|
*/
|
||||||
int16_t Channels::setActiveByIndex(ChannelIndex channelIndex)
|
int16_t Channels::setActiveByIndex(ChannelIndex channelIndex)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user