Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
firmware
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
card10
firmware
Merge requests
!202
fix(docs) typo in power.charg*
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
fix(docs) typo in power.charg*
griffon/firmware:docs-power
into
master
Overview
1
Commits
1
Pipelines
1
Changes
1
Merged
Daniel Hoffend
requested to merge
griffon/firmware:docs-power
into
master
5 years ago
Overview
1
Commits
1
Pipelines
1
Changes
1
Expand
This fixes issue
#114 (closed)
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
99ffbd6b
1 commit,
5 years ago
1 file
+
2
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Documentation/pycardium/power.rst
+
2
−
2
Options
@@ -32,13 +32,13 @@ in your scripts.
.. versionadded:: 1.4
.. py:function:: read_chargin_voltage()
.. py:function:: read_charg
e
in_voltage()
Read the charge voltage in V.
.. versionadded:: 1.4
.. py:function:: read_chargin_current()
.. py:function:: read_charg
e
in_current()
Read the charge current in A.
Loading