Added printout of shunt voltage
All checks were successful
Test compiling project / test (push) Successful in 2m27s
All checks were successful
Test compiling project / test (push) Successful in 2m27s
This commit is contained in:
@@ -42,6 +42,10 @@
|
||||
<td>Current: </td>
|
||||
<td id="current">WAITING</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Shunt Voltage: </td>
|
||||
<td id="shunt_voltage">WAITING</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user