mirror of
https://github.com/micropython/micropython.git
synced 2026-01-04 19:20:22 +01:00
This adds a separate `AdvancedTimer` class that demonstrates a few more advanced concepts usch as custom handlers for printing and attributes. Signed-off-by: Laurens Valk <laurens@pybricks.com>