micropython-usermod
micropython-usermod copied to clipboard
Broken link
I greatly appreciate all the work put in to this project, because it has really helped me to get a better understanding of C modules for micropython. Thank you!
To the issue. In the chapter Dealing with iterables > [Creating iterables](https://micropython-usermod.readthedocs.io/en/latest/usermods_11.html?highlight=mp_print_t#creating-iterables) the link to the code is broken (https://github.com/v923z/micropython-usermod/tree/master/snippets/makeiterable/micropython.mk I would appreciate if the links in the docs worked. I have tried to find the code in the snippets folder in github, but no file seems to match the documentation completely.