We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11da528 commit e274d4cCopy full SHA for e274d4c
index.html
@@ -59,11 +59,11 @@ <h2>Robot</h2>
59
<div class="row">
60
<h1>TELEOP</h1>
61
<div>
62
- <h2>Upper Hub Shots</h2>
+ <h2>Upper Hub Shots Made</h2>
63
<input type="number" class="balls" id="teleop-upper-hub" value="0" min="0">
64
</div>
65
66
- <h2>Lower Hub Shots</h2>
+ <h2>Lower Hub Shots Made</h2>
67
<input type="number" class="balls" id="teleop-lower-hub" value="0" min="0">
68
69
0 commit comments