Commit a718ac7
committed
app: at: Delete char not added to AT command
Delete (0x7F) used to delete previous character
but delete byte 0x7F was added to AT command buffer
resulting in syntax error.
Delete is not added to the AT command anymore.
Jira: SM-330
Signed-off-by: Tommi Rantanen <tommi.rantanen@nordicsemi.no>1 parent 1efc17e commit a718ac7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1272 | 1272 | | |
1273 | 1273 | | |
1274 | 1274 | | |
1275 | | - | |
| 1275 | + | |
1276 | 1276 | | |
1277 | 1277 | | |
1278 | 1278 | | |
| |||
0 commit comments