[riot-notifications] [RIOT-OS/RIOT] MQTT-SN Clients ( Emcute/ Asymcute) : Kconfig Updates (#15240)
Akshai M (Augustus Diode)
notifications at github.com
Tue Nov 10 14:04:10 CET 2020
@akshaim commented on this pull request.
> #endif
/** @} */
#ifndef ASYMCUTE_BUFSIZE
/**
* @brief Default buffer size used for receive and request buffers
*/
-#define ASYMCUTE_BUFSIZE (1 << CONFIG_ASYMCUTE_BUFSIZE_EXP)
+#define ASYMCUTE_BUFSIZE (1 << CONFIG_ASYMCUTE_BUFSIZE_EXP)
Should I deprecate the macro `CONFIG_ASYMCUTE_BUFSIZE_EXP` as its part of the previous release or should I remove it altogether ?
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/RIOT-OS/RIOT/pull/15240#discussion_r520545296
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.riot-os.org/pipermail/notifications/attachments/20201110/1d3324b7/attachment.htm>
More information about the notifications
mailing list