Commit a2a694d
committed
rpc_wrappers: lte_at_cmd: echo provided command
Echo the provided command when the response is received. AT commands
can include the `$` character for vendor specific extensions, which can
cause shell substitution problems (wrap like this 'AT$CMD' to disable
shell expansion). Printing the command sent makes these errors more
obvious.
Signed-off-by: Jordan Yates <jordan@embeint.com>1 parent d08997c commit a2a694d
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
0 commit comments