Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 12ad94d

Browse files
donghengdongheng
authored andcommitted
docs(general-note): Remove sniffer mode use limit
1 parent c94662d commit 12ad94d

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

docs/en/general-notes/index.rst

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,8 @@ and now upgrade to the new SDK, please disable the following configuration in th
1414

1515
"Bootloader config --->
1616
[ ] Bootloader init SPI flash"
17-
18-
2. Sniffer or Smartconfig
19-
^^^^^^^^^^^^^^^^^^^^^^^^^
2017

21-
We moved some functions from IRAM to flash, including `malloc` and `free` fucntions, to save more memory.
22-
In this case, please do not read/write/erase flash during sniffer/promiscuous mode.
23-
24-
You need to disable the sniffer/promiscuous mode at first, then read/write/erase flash.
25-
26-
3. ESP8285 or ESP8266 + 1MB flash
18+
2. ESP8285 or ESP8266 + 1MB flash
2719
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2820

2921
ESP8285 or ESP8266 + 1MB flash can use "Copy OTA Mode" for OTA, more details are in the `examples/system/ota <https://github.com/espressif/ESP8266_RTOS_SDK/tree/master/examples/system/ota/>`_.

0 commit comments

Comments
 (0)