mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-01 02:41:48 +00:00
[hal,wpilib] Remove MXP mentions in API docs (NFC) (#8694)
This commit is contained in:
@@ -31,8 +31,7 @@ class AnalogInput : public wpi::util::Sendable,
|
||||
/**
|
||||
* Construct an analog input.
|
||||
*
|
||||
* @param channel The channel number on the roboRIO to represent. 0-3 are
|
||||
* on-board 4-7 are on the MXP port.
|
||||
* @param channel The SmartIO channel to use.
|
||||
*/
|
||||
explicit AnalogInput(int channel);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user