Skip to content

Commit 56e7973

Browse files
committed
doc: Hex-examples to lowercase
Zephyr bin2hex uses lowercase. Signed-off-by: Markus Lassila <markus.lassila@nordicsemi.no>
1 parent ee0284b commit 56e7973

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/app/at_socket.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1019,7 +1019,7 @@ Example
10191019

10201020
AT#XRECV=0,1,0,10
10211021
#XRECV: 0,1,5
1022-
74205A6F63
1022+
74205a6f63
10231023
OK
10241024

10251025
Read command
@@ -1250,7 +1250,7 @@ Example
12501250

12511251
AT#XRECVFROM=0,1,0,10
12521252
#XRECVFROM: 0,1,7,"192.168.1.100",24210
1253-
54657374205A4D
1253+
54657374205a4d
12541254
OK
12551255

12561256
Read command

0 commit comments

Comments
 (0)