Closed
Description
Instead of using a while True: loop, I would like to use Timer(,,,callback) to periodically trigger a callback function. The reason is, I want to reduce the power consumption as much as possible so that I can deploy, for example, a temperature sensor that can run on a CR2032 coin cell for months.
Is there any way to realise this?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels