microbit-foundation / micropython-microbit-stubs

Type stubs for MicroPython for micro:bit to support the micro:bit Python Editor V3
https://python.microbit.org/
Other
3 stars 2 forks source link

We should consider removing `radio.RATE_250KBIT` #26

Closed microbit-carlos closed 2 years ago

microbit-carlos commented 2 years ago

Some discussion: https://github.com/microbit-foundation/micropython-microbit-v2/issues/87

I'm also suggesting to remove it from the docs: https://github.com/bbcmicrobit/micropython/pull/731

For the Python Editor, as radio.RATE_250KBIT is only available in V1, it would throw an error if used in V2, which can be a bit weird if it's code suggested by the editor.

microbit-carlos commented 2 years ago

@microbit-matt-hillsdon tagging you only to let you know this issue was created, as I don't know if you normally keep an eye around here, not because it needs to be discussed or actioned right away.