diff --git a/sersendf.c b/sersendf.c index f410f93..cc95690 100644 --- a/sersendf.c +++ b/sersendf.c @@ -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