diff options
| author | sakimisu <[email protected]> | 2023-08-05 11:09:23 +0800 |
|---|---|---|
| committer | sakimisu <[email protected]> | 2023-08-05 11:11:03 +0800 |
| commit | 94505f9e417a954ec29c8a0cc1806d79e2e3274c (patch) | |
| tree | 7816a28ad7f5345353f576a0a26c3529b4e875f6 /cherryusb_config_template.h | |
| parent | c8b832e1a09f54bd3f3429facfe81304715b6ffc (diff) | |
change rndis_encapsulated_resp_buffer size to 156v0.10.0
Diffstat (limited to 'cherryusb_config_template.h')
| -rw-r--r-- | cherryusb_config_template.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cherryusb_config_template.h b/cherryusb_config_template.h index 00b4e06d..e7a320ce 100644 --- a/cherryusb_config_template.h +++ b/cherryusb_config_template.h @@ -82,7 +82,7 @@ #endif #ifndef CONFIG_USBDEV_RNDIS_RESP_BUFFER_SIZE -#define CONFIG_USBDEV_RNDIS_RESP_BUFFER_SIZE 128 +#define CONFIG_USBDEV_RNDIS_RESP_BUFFER_SIZE 156 #endif #ifndef CONFIG_USBDEV_RNDIS_ETH_MAX_FRAME_SIZE |
