Exemplo n.º 1
0
        public async override Task SetUp()
        {
            await base.SetUp();

            proximity = metawear.GetModule <IProximityTsl2671>();
        }
Exemplo n.º 2
0
        public override void SetUp()
        {
            base.SetUp();

            proximity = metawear.GetModule <IProximityTsl2671>();
        }