Skip to content

Commit

Permalink
renamed button
Browse files Browse the repository at this point in the history
  • Loading branch information
TobiasRoeddiger committed Sep 11, 2024
1 parent 728d97f commit e6f18f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@ <h5 class="card-title">Sensor Control</h5>
<button disabled id="setSensorConfigurationButton"
class="btn btn-control is-connect-enabled flex-fill">Set Configuration</button>
<button disabled id="testMicButton"
class="btn btn-control is-connect-enabled ms-3">Mic. Test</button>
class="btn btn-control is-connect-enabled ms-3">Test Occl.</button>
<button disabled
class="btn btn-disable-sensors btn-stop is-connect-enabled ms-3">Off</button>
</div>
Expand Down

0 comments on commit e6f18f4

Please sign in to comment.