sersendf.c: update comment.

This commit is contained in:
Markus Hitter 2012-03-04 18:53:01 +01:00
parent 25b72b4ea3
commit 0d607fd620
1 changed files with 1 additions and 0 deletions

View File

@ -88,6 +88,7 @@ PGM_P str_ox = "0x";
u - unsigned int\n
d - signed int\n
q - signed int with decimal before the third digit from the right\n
c - character\n
x - hex\n
% - send a literal % character