Advertisement
Guest User

Untitled

a guest
Oct 19th, 2018
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.14 KB | None | 0 0
  1. commit 2c06c1ea5c81b6ed970fa8bc2611f69467a08075 (HEAD -> master, origin/master, origin/HEAD)
  2. Author: SumiGovindaraju <sumi.govindaraju20@bcp.org>
  3. Date: Sat Oct 6 17:17:48 2018 -0700
  4.  
  5. Update README and 2018_shuffleboard_config.json
  6.  
  7. diff --git a/2018_shuffleboard_config.json b/2018_shuffleboard_config.json
  8. index c328635..fa1718a 100755
  9. --- a/2018_shuffleboard_config.json
  10. +++ b/2018_shuffleboard_config.json
  11. @@ -234,9 +234,8 @@
  12. "content": {
  13. "_type": "Graph",
  14. "_source0": "network_table:///SmartDashboard/Elevator Error",
  15. - "_title": "Elevator Error",
  16. - "Visible time": 3.0,
  17. - "SmartDashboard/Elevator Error visible": true
  18. + "_title": "/SmartDashboard/Elevator Error",
  19. + "Visible time": 3.0
  20. }
  21. },
  22. "6,0": {
  23. @@ -247,9 +246,76 @@
  24. "content": {
  25. "_type": "Graph",
  26. "_source0": "network_table:///SmartDashboard/Wrist Error",
  27. - "_title": "Wrist Error",
  28. - "Visible time": 3.0,
  29. - "SmartDashboard/Wrist Error visible": true
  30. :
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement