You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
while the <code><atitle="isotope.port.adc_input.ADCInput" href="#isotope.port.adc_input.ADCInput">ADCInput</a></code> class inherits from the <code><atitle="isotope.port.isotope_port.IsotopePortContainer" href="isotope_port.html#isotope.port.isotope_port.IsotopePortContainer">IsotopePortContainer</a></code> class as a list-like container that holds <code><atitle="isotope.port.adc_input.ADCInputPort" href="#isotope.port.adc_input.ADCInputPort">ADCInputPort</a></code>
31
31
instances for all available ADC ports on the Isotope board.</p>
32
32
<h2id="notes">Notes</h2>
33
-
<p>Users are encouraged to use the Isotope class to access the ports instead of creating their own instances of these
33
+
<p>Users are encouraged to use the isotope.Isotope class to access the ports instead of creating their own instances of these
while the <code><atitle="isotope.port.motor.Motor" href="#isotope.port.motor.Motor">Motor</a></code> class inherits from the <code><atitle="isotope.port.isotope_port.IsotopePortContainer" href="isotope_port.html#isotope.port.isotope_port.IsotopePortContainer">IsotopePortContainer</a></code> class as a list-like container that holds <code><atitle="isotope.port.motor.MotorPort" href="#isotope.port.motor.MotorPort">MotorPort</a></code>
31
31
instances for all available MOT ports on the Isotope board.</p>
32
32
<h2id="notes">Notes</h2>
33
-
<p>Users are encouraged to use the Isotope class to access the ports instead of creating their own instances of these
33
+
<p>Users are encouraged to use the isotope.Isotope class to access the ports instead of creating their own instances of these
while the <code><atitle="isotope.port.power_output.PowerOutput" href="#isotope.port.power_output.PowerOutput">PowerOutput</a></code> class inherits from the <code><atitle="isotope.port.isotope_port.IsotopePortContainer" href="isotope_port.html#isotope.port.isotope_port.IsotopePortContainer">IsotopePortContainer</a></code> class as a list-like container that holds <code><atitle="isotope.port.power_output.PowerOutputPort" href="#isotope.port.power_output.PowerOutputPort">PowerOutputPort</a></code>
33
33
instances for all available Output ports on the Isotope board.</p>
34
34
<h2id="notes">Notes</h2>
35
-
<p>Users are encouraged to use the Isotope class to access the ports instead of creating their own instances of these
35
+
<p>Users are encouraged to use the isotope.Isotope class to access the ports instead of creating their own instances of these
0 commit comments