TArduinoSabertoothDualMotorBasic.OutputPin and Unsigned Toggle Switch.SelectInputPin: Difference between pages

From Visuino
(Difference between pages)
Jump to navigation Jump to search
(Created page with "{{:Embedded:OutputPin Serial}}")
 
(Created page with "{{:Embedded:SelectInputPin Toggle Switch}}")
 
Line 1: Line 1:
{{:Embedded:OutputPin Serial}}
{{:Embedded:SelectInputPin Toggle Switch}}

Latest revision as of 10:45, 9 June 2022

Summary

Selects one of the inputs as source for the output of the component

Description

You can connect this pin to any other pin that can deliver Integer data.

If this pin receives a value of True, the value from the "True" input pin will be sent to the output.

If this pin receives a value of False, the value from the "False" input pin will be sent to the output.