Ajout bouton stop

This commit is contained in:
Jack Parrot
2025-03-23 07:53:45 +01:00
parent cef0723bb3
commit a15aee45f4
+5
View File
@@ -34,6 +34,11 @@
<input class="form-check-input" type="checkbox" role="switch" id="flexSwitchCheckDefault">
<label class="form-check-label" for="flexSwitchCheckDefault">Mode Auto</label>
</div>
<br>
<br>
<button type="button" class="btn btn-lg btn-primary btn-danger px-xxl-5 py-4">STOP</button>
</div>
</div>
</div>