Skip to content

Commit

Permalink
Remove warning about non-default PowerDistribution ID (#2808)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gold856 authored Oct 23, 2024
1 parent 544f491 commit 3c39096
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ To use the either Power Distribution module, create an instance of the :code:`Po

Note: it is not necessary to create a PowerDistribution object unless you need to read values from it. The board will work and supply power on all the channels even if the object is never created.

.. warning:: To enable voltage and current logging in the Driver Station, the CAN ID for the CTRE Power Distribution Panel *must* be 0, and for the REV Power Distribution Hub it *must* be 1.

## Reading the Bus Voltage

.. tab-set-code::
Expand Down

0 comments on commit 3c39096

Please sign in to comment.