diff options
author | Damien George <damien@micropython.org> | 2024-10-31 11:32:59 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2024-11-05 11:27:06 +1100 |
commit | d278ba5cc53491037a80e5c4fbd3f94d00ebe3d7 (patch) | |
tree | fade586ae3cb41a23a95a4b7e47688b832036dfd /docs/esp8266/tutorial | |
parent | 919756cea4da30ab98cfa00016ed5b3847003219 (diff) | |
download | micropython-d278ba5cc53491037a80e5c4fbd3f94d00ebe3d7.tar.gz micropython-d278ba5cc53491037a80e5c4fbd3f94d00ebe3d7.zip |
extmod/nimble: Remove asserts of ediv_rand_present and adjust comments.
Recent versions of NimBLE (since release 1.6.0) removed this variable; see
https://github.com/apache/mynewt-nimble/commit/7cc8c08d67d52b373eeeec6b33b113192cf2e996.
We never used it except in an assert, so remove those asserts to make the
code compatible with newer NimBLE versions (eg for the esp32 port).
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'docs/esp8266/tutorial')
0 files changed, 0 insertions, 0 deletions