masayuki2009 commented on a change in pull request #1052:
URL: https://github.com/apache/incubator-nuttx/pull/1052#discussion_r425559820
##########
File path: drivers/wireless/gs2200m.c
##########
@@ -85,6 +85,7 @@
#define NRESPMSG (16 + 2)
#define MAX_PKT_LEN 1500
+#define MAX_PAYLOAD (MAX_PKT_LEN - 36)
Review comment:
>Anyway I'll define the value later.
Hi @patacongo,
I've just pushed the code again.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]