pull/142/head
Hieromon Ikasamo 5 years ago
parent 37fd418fed
commit f48f216aa8
  1. 2
      docs/credit.html
  2. 2
      docs/search/search_index.json
  3. BIN
      docs/sitemap.xml.gz
  4. 2
      mkdocs/credit.md

@ -1237,7 +1237,7 @@ The following function is an implementation example, and you can use it to achie
<tr>
<td>variable(17)</td>
<td>4</td>
<td>Secondary IP address (uint32_t)</td>
<td>Secondary DNS address (uint32_t)</td>
</tr>
<tr>
<td>variable</td>

File diff suppressed because one or more lines are too long

Binary file not shown.

@ -201,7 +201,7 @@ There may be 0xff as an invalid data in the credential saving area. The 0xff are
| variable(5) | 4 | Gateway address (uint32_t) |
| variable(9) | 4 | Netmask (uint32_t) |
| variable(13) | 4 | Primary DNS address (uint32_t) |
| variable(17) | 4 | Secondary IP address (uint32_t) |
| variable(17) | 4 | Secondary DNS address (uint32_t) |
| variable | variable | Contained the next entries. (Continuation SSID+Password+BSSID+DHCP flag+Static IPs(if exists)) |
| variable | 1 | 0x00. End of container. |

Loading…
Cancel
Save