MraaI2c constructor

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

Construction

Implementation

MraaI2c(this._impl, this._noJsonLoading);