diff options
Diffstat (limited to 'wasp/wasp.py')
| -rw-r--r-- | wasp/wasp.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wasp/wasp.py b/wasp/wasp.py index 6c3e4ef..eaf3737 100644 --- a/wasp/wasp.py +++ b/wasp/wasp.py @@ -430,6 +430,7 @@ class Manager(): watch.touch.reset_touch_data() + @micropython.native def _tick(self): """Handle the system tick. |
