Define ANJ_OUT_PAYLOAD_BUFFER_SIZE
Defined in File anj_config.h
Define Documentation
-
ANJ_OUT_PAYLOAD_BUFFER_SIZE
Configures the size of the buffer for preparing outgoing messages payload. Must be lower than ANJ_OUT_MSG_BUFFER_SIZE to fit CoAP header in it as well.
Default value: 1024 It affects statically allocated RAM.