Closed lleontan closed 9 years ago
To avoid conflicts in the future, do a git pull
before you start your edits!
I merged this, so I can add some fixes and stuff. You shouldn't include index.html as it's just confusing. Also, networktables.js is on the server, so you shouldn't include that either.
to run the link is “http://127.0.0.1:8888/UI_MainPage.html”
Everything should work except tuning values. Keystore has been replaced with NetworkTables.getValue and setValue. Run server.py instead of driverStationServer.py. Remember to install pynetworktables2js from pip. I would not advise merging this (if you could, that is) in it's current state.