Forráskód Böngészése

[telnet_server]change help

balbekova 5 éve
szülő
commit
1dfc9549c9
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      modules/Telnet_Server/CLI_Commands.c

+ 1 - 1
modules/Telnet_Server/CLI_Commands.c

@@ -405,7 +405,7 @@ generates a table that shows how much run time each task has */
 static const CLI_Command_Definition_t prvSensorCommandDefinition =
 {
 	( const int8_t * const ) "sensor", /* The command string to type. */
-	( const int8_t * const ) "\tsensor info: вывод параметров системы (прерывание процесса Ctrl+C далее Enter)\r\n"
+	( const int8_t * const ) "\tsensor info: вывод параметров системы (выход из режима Ctrl+C далее Enter)\r\n"
 #ifdef HARDWARE_BT6706
 								"\tsensor 	setup DI <num> <state>: установка нормального состояния сухого контакта:\r\n"
 								"\t\t\t\t0 - разомкнутое состояние\r\n"