Anton Vanhoucke
Anton Vanhoucke
Great work! 👍
I have the same. It is strange, because the MicroPython docs suggest using poll() instead of select(): https://docs.micropython.org/en/latest/library/select.html I'm running in Micropython 1.17 on MacOS. I was going to develop...
Hi Tyler, You could add the method yourself. Lego calls reset angle Presetangle(). They show an example here: https://lego.github.io/lego-ble-wireless-protocol-docs/index.html#encoding-of-writedirectmodedata-0x81-0x51 I can't find any mention in their docs about reading the...
Thanks for your very clear commit messages!
Would you like to join our Slack channel? Email me on [email protected].
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.
But maybe I worried for nothing: https://docs.micropython.org/en/latest/develop/compiler.html?highlight=main
Yes. I have the same problem! I prefer to have YAML data merged instead of replaced, because I use the metadata for more than wordpress info. At least the option...
So it works now? Can I close it?