Skip to content
Snippets Groups Projects

fix(docs) typo in power.charg*

Merged Daniel Hoffend requested to merge griffon/firmware:docs-power into master
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
@@ -32,13 +32,13 @@ in your scripts.
.. versionadded:: 1.4
.. py:function:: read_chargin_voltage()
.. py:function:: read_chargein_voltage()
Read the charge voltage in V.
.. versionadded:: 1.4
.. py:function:: read_chargin_current()
.. py:function:: read_chargein_current()
Read the charge current in A.
Loading