We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7ee5d9 commit c3fd601Copy full SHA for c3fd601
src/CayenneUtils/CayenneDefines.h
@@ -28,7 +28,7 @@ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEAL
28
#endif
29
30
#ifndef CAYENNE_MAX_PAYLOAD_SIZE
31
-#define CAYENNE_MAX_PAYLOAD_SIZE 64 // Redefine this for different message size
+#define CAYENNE_MAX_PAYLOAD_SIZE 64 // Redefine this for different payload size
32
33
34
#ifndef CAYENNE_MAX_MESSAGE_HANDLERS
0 commit comments