mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-04 14:10:40 +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",
|
||||
#endif //WIFI_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
|
||||
#if defined( WIFI_FEATURE) || defined (ETH_FEATURE)
|
||||
"[ESP111](header)display current IP",
|
||||
|
Loading…
x
Reference in New Issue
Block a user