FGInt Switches: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 17: Line 17:
}}
}}


'''''Switches''''' classes will be used to manage standard switches with 2 or 3 positions and is based on the MCP23017 chipset.
'''''Switches''''' classes will be used to manage standard switches and is based on the MCP23017 chipset.
Switches classes are grouped in the FGIntSwitch library. With this library you will be able to manage :
Switches classes are grouped in the FGIntSwitch library. With this library you will be able to manage :
* [[Switch Class ]]: used to manage standard switch 2 positions
* [[Switch Class ]]: used to manage standard switch 2 positions

Revision as of 08:51, 2 December 2019

Switches classes will be used to manage standard switches and is based on the MCP23017 chipset. Switches classes are grouped in the FGIntSwitch library. With this library you will be able to manage :