timer.md: character encoding

This commit is contained in:
Emmanuel Florent
2019-08-27 15:21:55 +02:00
parent bf7ee710ab
commit 82062c7f2e

View File

@@ -6,7 +6,7 @@ aliases:
- chapter/firmwareapi/pycom/machine/timer
---
## class Timer Measure Time and Set Alarms
## class Timer - Measure Time and Set Alarms
Timers can be used for a great variety of tasks, like measuring time spans or being notified that a specific interval has elapsed.