MraaLed constructor

MraaLed(
  1. MraaImpl _impl,
  2. bool _noJsonLoading
)

Construction

Implementation

MraaLed(this._impl, this._noJsonLoading);