bbcmicrobit / micropython

Port of MicroPython for the BBC micro:bit
https://microbit-micropython.readthedocs.io
Other
595 stars 287 forks source link

docs: Add missing `days` parameter to `microbit.run_every`. #767

Closed microbit-carlos closed 1 year ago

microbit-carlos commented 1 year ago

It was already implemented in MicroPython v2.1.0-beta.1, but missing from the docs.

Thanks @microbit-matt-hillsdon!

Preview: https://microbit-micropython--767.org.readthedocs.build/en/767/microbit.html#microbit.run_every

microbit-carlos commented 1 year ago

Merging as this is already part of the v2.1.0-beta.1 release