Misc fixes to quadrature encoder debug output
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4411 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
a5d55aa89c
commit
498a51ddfc
@ -310,7 +310,7 @@ int MAIN_NAME(int argc, char *argv[])
|
||||
|
||||
else
|
||||
{
|
||||
message(MAIN_STRING " %d\n", position);
|
||||
message(MAIN_STRING "%3d. %d\n", nloops+1, position);
|
||||
}
|
||||
|
||||
/* Delay a little bit */
|
||||
|
Loading…
Reference in New Issue
Block a user