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've cloned the btscale code installed the npm and bower packages, and run make. I started a simple HTTP server with:
python -m "SimpleHTTPServer"
and loaded btscale.html in chrome 42 on mac osx 10.10. I don't see any javascript errors and the page loads fine, but how do I get the btscale code to talk to the scale?
Thanks!
The text was updated successfully, but these errors were encountered:
I've cloned the btscale code installed the npm and bower packages, and run make. I started a simple HTTP server with:
and loaded btscale.html in chrome 42 on mac osx 10.10. I don't see any javascript errors and the page loads fine, but how do I get the btscale code to talk to the scale?
Thanks!
The text was updated successfully, but these errors were encountered: