]> git.gag.com Git - fw/altos/commitdiff
altos/stm: Fix basic time interval to 10ms -- was 10.1ms
authorKeith Packard <keithp@keithp.com>
Sun, 9 Sep 2012 20:57:16 +0000 (13:57 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 9 Sep 2012 20:57:16 +0000 (13:57 -0700)
Counting from 0 to 100 takes 10.1ms, so count to 99 instead.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found