|
@@ -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: вывод параметров системы\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"
|