Skip to content

Commit

Permalink
add motor_poles to header render (#647)
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdCopter authored Aug 12, 2023
1 parent 9d26640 commit e12edcf
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2038,6 +2038,26 @@ <h5 class="modal-title-revision"></h5>
</tbody>
</table>

<table class="parameter cf">
<tbody>
<tr>
<td name="motor_poles">
<label>Motor Poles</label>
<input type="text" step="1" min="4" max="255" />
</td>
<td name="">
<label></label>
</td>
<td name="">
<label></label>
</td>
<td name="">
<label></label>
</td>
</tr>
</tbody>
</table>

<table class="parameter cf">
<tbody>
<tr>
Expand Down

0 comments on commit e12edcf

Please sign in to comment.