klongpy
klongpy copied to clipboard
Fix timer callback to dynamically lookup function
Summary
- make timer callback look up the function symbol each tick
- mention dynamic lookup in timer docs
- add a regression test for redefining timer functions
Testing
-
python3 -m unittest
https://chatgpt.com/codex/tasks/task_e_6871a2a752d48332858e4c2e87522805
#51