mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-05 04:30:39 +08:00
Fix [ESP110] help
This commit is contained in:
parent
7ebdc92c64
commit
12df78fb16
@ -40,7 +40,7 @@ const char * help[]= {"[ESP] - display this help",
|
|||||||
"[ESP108](Chanel) - display/set AP chanel",
|
"[ESP108](Chanel) - display/set AP chanel",
|
||||||
#endif //WIFI_FEATURE
|
#endif //WIFI_FEATURE
|
||||||
#if defined( WIFI_FEATURE) || defined( BLUETOOTH_FEATURE) || defined (ETH_FEATURE)
|
#if defined( WIFI_FEATURE) || defined( BLUETOOTH_FEATURE) || defined (ETH_FEATURE)
|
||||||
"[ESP110](State) - display/set radio state which can be BT, STA, AP, OFF",
|
"[ESP110](State) - display/set radio state which can be BT, WIFI-STA, WIFI-AP, ETH-STA, OFF",
|
||||||
#endif // WIFI_FEATURE || BLUETOOTH_FEATURE || ETH_FEATURE
|
#endif // WIFI_FEATURE || BLUETOOTH_FEATURE || ETH_FEATURE
|
||||||
#if defined( WIFI_FEATURE) || defined (ETH_FEATURE)
|
#if defined( WIFI_FEATURE) || defined (ETH_FEATURE)
|
||||||
"[ESP111](header)display current IP",
|
"[ESP111](header)display current IP",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user