Remove extra comma in wifi docs

This commit is contained in:
Marcel Stör 2016-01-15 00:00:49 +01:00
parent 6480ba7282
commit e1733f8d3a
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# WiFi Module
The NodeMCU WiFi control is spread across several tables:
- `wifi`, for overall WiFi configuration
- `wifi` for overall WiFi configuration
- [`wifi.sta`](#wifista-module) for station mode functions
- [`wifi.ap`](#wifiap-module) for wireless access point (WAP or simply AP) functions
- [`wifi.ap.dhcp`](#wifiapdhcp-module) for DHCP server control