File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -245,6 +245,7 @@ __Congratulations, you have made your first project with Commander API :)__
245
245
# The importance of response function
246
246
247
247
![ ] ( https://github.com/dani007200964/Commander-API/blob/master/Doc/images/response_function_explained_01.png )
248
+
248
249
Imagine a system that has a various number of channels to communicate with.
249
250
For example a Linux system, which has its shell redirected to SSH, Serial, GUI...
250
251
If a command arrives in one of the supported channels, you want to generate
@@ -259,6 +260,7 @@ error messages will be redirected to INTERPRETER_PRINTF definition.
259
260
# Print the description
260
261
261
262
![ ] ( https://github.com/dani007200964/Commander-API/blob/master/Doc/images/description_example.png )
263
+
262
264
To print the description you just have to add a question mark to the end of the command.
263
265
264
266
# When and how to use a buffer?
You can’t perform that action at this time.
0 commit comments