コード例 #1
0
def init():

    """Initialises the hardware layer.
    The underlying hardware access layer should protect
    itself from being called more than once."""

    HardwareAccessLayer.init()