Embedded LEDR and LEDG parameters interface

interface LedSetParams {
    onOff: boolean;
}

Properties

Properties

onOff: boolean