Skip to content

Commit c3fd601

Browse files
committed
Fixed comment.
1 parent a7ee5d9 commit c3fd601

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CayenneUtils/CayenneDefines.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEAL
2828
#endif
2929

3030
#ifndef CAYENNE_MAX_PAYLOAD_SIZE
31-
#define CAYENNE_MAX_PAYLOAD_SIZE 64 // Redefine this for different message size
31+
#define CAYENNE_MAX_PAYLOAD_SIZE 64 // Redefine this for different payload size
3232
#endif
3333

3434
#ifndef CAYENNE_MAX_MESSAGE_HANDLERS

0 commit comments

Comments
 (0)