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
Finally I make it work with websocket amazing the uniq problem is that when the new value arrived the canvas go to zero '0' than go to the next value arrived with websocket
The text was updated successfully, but these errors were encountered:
thank you again for that awsome librairy
i have some problem to pass values from websocket file receive good
to
radial1.setValueAnimated(25);
radial2.setValueAnimated(41);
radial3.setValueAnimated(40);
radial5.setValueAnimated(VALUE);
compass1.setValueAnimated(50);
Finally I make it work with websocket amazing the uniq problem is that when the new value arrived the canvas go to zero '0' than go to the next value arrived with websocket
The text was updated successfully, but these errors were encountered: