forked from micropython/micropython
-
Notifications
You must be signed in to change notification settings - Fork 0
Module: mbed
The Infinnovation team edited this page Apr 29, 2016
·
3 revisions
The mbed module contains python equivalents of functions and classes in the mbed API.
Delay for the given number of milliseconds
Delay for the given number of microseconds
A GPIO output pin
Set the pin output (1 or 0)
Read the value last written