Skip to content
Snippets Groups Projects
Select Git revision
  • 3eece29807f5257091271229dbf41543646eb4e4
  • wip-bootstrap default
  • dualcore
  • ch3/leds
  • ch3/time
  • master
6 results

pyb.LED.rst

Blame
  • user avatar
    Damien George authored
    Addresses issue #1006.
    9642846d
    History
    pyb.LED.rst 836 B

    class LED -- LED object

    The LED object controls an individual LED (Light Emitting Diode).

    Constructors

    Create an LED object associated with the given LED:

    • id is the LED number, 1-4.

    Methods