mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-27 02:01:42 +00:00
[hal,wpilib] Remove MXP mentions in API docs (NFC) (#8694)
This commit is contained in:
@@ -27,8 +27,7 @@ class DigitalOutput : public wpi::util::Sendable,
|
||||
*
|
||||
* Create a digital output given a channel.
|
||||
*
|
||||
* @param channel The digital channel 0-9 are on-board, 10-25 are on the MXP
|
||||
* port
|
||||
* @param channel The SmartIO channel
|
||||
*/
|
||||
explicit DigitalOutput(int channel);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user