micro:bit stubs as a python module based on official micro:bit documentation.
Copy the microbit module into your working directory. Use the import
function to make it accessible in your code (e.g. from microbit import *
)
micro:bit stubs as a python module based on official micro:bit documentation.
Copy the microbit module into your working directory. Use the import
function to make it accessible in your code (e.g. from microbit import *
)