ARMmbed / mbed-client

DEPRECATED: C++ API for mbed-client
https://cloud.mbed.com/docs/current
Apache License 2.0
53 stars 85 forks source link

By default, changing the COAP_BLOCKWISE option to be disabled. #491

Closed yogpan01 closed 7 years ago

yogpan01 commented 7 years ago

This change can then be used to overwrite this option consistently across different build system using same SN_COAP_MAX_BLOCKWISE_PAYLOAD_SIZE macro.

teetak01 commented 7 years ago

@yogpan01 Could you rebase this locally?

yogpan01 commented 7 years ago

@teetak01 Better ?