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
The API spec doesn't match - namely the lines: CUBE cube() which in the current version is Cube cube; cube.initSerial() which doesn't exist;
and cube.begin() with no parameters has the serial info.
The API spec doesn't match - namely the lines:
CUBE cube()which in the current version isCube cube;cube.initSerial()which doesn't exist;and
cube.begin()with no parameters has the serial info.