antonvh / mpy-robot-tools

Install on a SPIKE Legacy or LEGO MINDSTORMS Robot Inventor hub for easy Bluetooth communication, animation, and motor synchronization.
https://antonsmindstorms.com
GNU General Public License v3.0
35 stars 11 forks source link

Improve code format and documentation #10

Closed rhumbertgz closed 1 month ago

antonvh commented 2 years ago

Thanks for your very clear commit messages!

antonvh commented 2 years ago

Would you like to join our Slack channel? Email me on anton@antonsmindstorms.com.

antonvh commented 2 years ago

I've been rather reluctant to add long docstrings because they seem to increase the size of compile micropython libraries and I want to be careful with memory.

antonvh commented 2 years ago

But maybe I worried for nothing: https://docs.micropython.org/en/latest/develop/compiler.html?highlight=main