Skip to content

Commit 826ef05

Browse files
Hwurzburgclaude
andcommitted
Common/Dev: rename README Battery Monitor heading to Battery Monitoring
Matches the heading already used across existing board README pages in the wiki, which the template and dev guide had drifted from. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
1 parent f4635e7 commit 826ef05

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

dev/source/docs/readme_file.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Every autopilot board port should include a Readme.md file explaining the board'
2222
- WIFI module (if applicable)
2323
- :ref:`GPIOs <readme-intro>`
2424
- :ref:`RSSI/Airspeed/Analog Pins <readme-rssi>`
25-
- :ref:`Battery Monitor <readme-batt>`
25+
- :ref:`Battery Monitoring <readme-batt>`
2626
- :ref:`Compass <readme-compass>`
2727
- :ref:`Firmware <readme-firmware>`
2828
- :ref:`Loading Firmware <readme-loading>`
@@ -143,8 +143,8 @@ If an analog RSSI, general purpose analog inputs, or Airspeed pin is defined, gi
143143

144144
.. _readme-batt:
145145

146-
Battery Monitor
147-
===============
146+
Battery Monitoring
147+
==================
148148
If a battery monitor is defined in the hwdef, its default parameter and voltage range info should be provided. If DroneCAN or SMBus type, info about its setup.
149149

150150
Example:

misc/readme_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ If the ARSPD pin is used for analog airspeed input. Set ARSPD_PIN to 92. Set AR
161161
|MAIN(8) | 108 |
162162

163163

164-
## Battery Monitor
164+
## Battery Monitoring
165165

166166
The board has a internal voltage sensor and connections on the ESC connector for an external current sensor input.
167167
The voltage sensor can handle up to 6S LiPo batteries.

0 commit comments

Comments
 (0)