[riot-notifications] [RIOT-OS/RIOT] MQTT-SN Clients ( Emcute/ Asymcute) : Kconfig Updates (#15240)
Leandro Lanzieri
notifications at github.com
Tue Nov 10 14:18:29 CET 2020
@leandrolanzieri 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)
I'd say it's ok to deprecate it.
--
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_r520554087
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.riot-os.org/pipermail/notifications/attachments/20201110/6d1ce7de/attachment.htm>
More information about the notifications
mailing list