mirror of
https://github.com/micropython/micropython.git
synced 2025-09-04 17:00:30 +02: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>