diff --git a/docs/src/jitter.dox b/docs/src/jitter.dox index bff39bed6..747a07a7e 100644 --- a/docs/src/jitter.dox +++ b/docs/src/jitter.dox @@ -24,7 +24,8 @@ * designing a real time system. When using a RTOS like ChibiOS/RT one must * be aware of what the jitter is and how it can affect the performance of the * system. A good place to start is this - * Wikipedia article. + * Wikipedia + * article. * *

Interrupt handlers execution time

* The total execution time of an interrupt handler includes: