We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ebdc92 commit 12df78fCopy full SHA for 12df78f
esp3d/src/core/espcmd/ESP0.cpp
@@ -40,7 +40,7 @@ const char * help[]= {"[ESP] - display this help",
40
"[ESP108](Chanel) - display/set AP chanel",
41
#endif //WIFI_FEATURE
42
#if defined( WIFI_FEATURE) || defined( BLUETOOTH_FEATURE) || defined (ETH_FEATURE)
43
- "[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",
44
#endif // WIFI_FEATURE || BLUETOOTH_FEATURE || ETH_FEATURE
45
#if defined( WIFI_FEATURE) || defined (ETH_FEATURE)
46
"[ESP111](header)display current IP",
0 commit comments