summaryrefslogtreecommitdiff
path: root/docs/esp8266/tutorial/network_basics.rst
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2019-11-29 15:26:57 +1100
committerDamien George <damien.p.george@gmail.com>2019-12-05 11:30:35 +1100
commit84958a8fe14781d5f678f2d6310cbd324779f50c (patch)
tree7e050ed07d45d305ea2e994360e62c7fd0c55319 /docs/esp8266/tutorial/network_basics.rst
parent7aeafe2ae9f16af74d22604b3090641a664b2da2 (diff)
extmod/modbluetooth: Allow setting ringbuf size via BLE.config(rxbuf=).
The size of the event ringbuf was previously fixed to compile-time config value, but it's necessary to sometimes increase this for applications that have large characteristic buffers to read, or many events at once. With this commit the size can be set via BLE.config(rxbuf=512), for example. This also resizes the internal event data buffer which sets the maximum size of incoming data passed to the event handler.
Diffstat (limited to 'docs/esp8266/tutorial/network_basics.rst')
0 files changed, 0 insertions, 0 deletions