Skip to content

Commit d9292ec

Browse files
committed
Dox image fix
1 parent d9d84c6 commit d9292ec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,7 @@ __Congratulations, you have made your first project with Commander API :)__
245245
# The importance of response function
246246

247247
![](https://github.com/dani007200964/Commander-API/blob/master/Doc/images/response_function_explained_01.png)
248+
248249
Imagine a system that has a various number of channels to communicate with.
249250
For example a Linux system, which has its shell redirected to SSH, Serial, GUI...
250251
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.
259260
# Print the description
260261

261262
![](https://github.com/dani007200964/Commander-API/blob/master/Doc/images/description_example.png)
263+
262264
To print the description you just have to add a question mark to the end of the command.
263265

264266
# When and how to use a buffer?

0 commit comments

Comments
 (0)