diff --git a/content/OTRadioLink/utility/OTRadioLink_Messaging.h b/content/OTRadioLink/utility/OTRadioLink_Messaging.h index d16b2157..04890ad5 100644 --- a/content/OTRadioLink/utility/OTRadioLink_Messaging.h +++ b/content/OTRadioLink/utility/OTRadioLink_Messaging.h @@ -226,7 +226,7 @@ bool relayFrameOperation(const OTFrameData_T &fd) * TODO better description of this. * @retval True if call for heat handled. False if percentOpen is invalid. */ -template +template bool boilerFrameOperation(const OTFrameData_T &fd) { const uint8_t * const db = fd.decryptedBody;