Merge branch 'master' into publish

This commit is contained in:
Emmanuel Florent
2019-08-27 15:22:27 +02:00

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.