From 0d607fd620b96e6ee41501bab902a98caf243a12 Mon Sep 17 00:00:00 2001 From: Markus Hitter Date: Sun, 4 Mar 2012 18:53:01 +0100 Subject: [PATCH] sersendf.c: update comment. --- sersendf.c | 1 + 1 file changed, 1 insertion(+) 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