Skip to content

Commit

Permalink
energy: Fix doc section level
Browse files Browse the repository at this point in the history
  • Loading branch information
Alberto Gallegos Ramonet committed Dec 13, 2024
1 parent 86fb3ce commit 93ff99d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ The required Doxygen version for documentation generation is version 1.11.
- (wifi) Added the `IncrementRetryCountUnderBa` attribute to the `WifiRemoteStationManager` to choose whether or not to increase the retry count of frames that are part of a block ack agreement; this attribute defaults to false to match the standard specifications.
- (wifi) Added a new `BaEstablished` trace source to `QosTxop` to notify that a block ack agreement has been established with a given recipient for a given TID.
- (zigbee) Added Zigbee module support.
- (energy) Added new information and reformatted energy module documentation.

### Bugs fixed

Expand Down
2 changes: 1 addition & 1 deletion src/energy/doc/energy.rst
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@ class for details.
* ``TotalEnergyHarvested``: Total energy harvested by the BasicEnergyHarvester.

Examples and Tests
~~~~~~~~~~~~~~~~~~
------------------

The following examples have been written.

Expand Down

0 comments on commit 93ff99d

Please sign in to comment.