everywhere: fix typos
Fix a lot of typos Signed-off-by: Nazar Kazakov <nazar.kazakov.work@gmail.com>
This commit is contained in:
parent
3b576fc688
commit
f483b1bc4c
757 changed files with 1284 additions and 1284 deletions
|
@ -202,7 +202,7 @@ error:
|
|||
* First we signal the module that we want to send data over a socket.
|
||||
* This is done by sending AT+CASEND=<sockfd>,<nbytes>\r\n.
|
||||
* If The module is ready to send data it will send back
|
||||
* an UNTERMINATED promt '> '. After that data can be sent to the modem.
|
||||
* an UNTERMINATED prompt '> '. After that data can be sent to the modem.
|
||||
* As terminating byte a STRG+Z (0x1A) is sent. The module will
|
||||
* then send a OK or ERROR.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue