You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can not plug in Mario device. I tried to debug it and I think there is missing code in function _determineLPF2HubType: case Consts.BLEManufacturerData.MARIO_ID: resolve(Consts.HubType.MARIO); break;
The text was updated successfully, but these errors were encountered:
Debenben
added a commit
to Debenben/node-poweredup
that referenced
this issue
Aug 14, 2022
I can not plug in Mario device. I tried to debug it and I think there is missing code in function _determineLPF2HubType:
case Consts.BLEManufacturerData.MARIO_ID: resolve(Consts.HubType.MARIO); break;
The text was updated successfully, but these errors were encountered: