API Documentation v0.0.1
All Classes Files Functions Variables Macros Pages
Todo List
File 4A6A1-FCS_PANEL.ino
Implement the RUD_TRIM_SPD usage. I found the motor was painfully slow even when wired to run at fullspeed, so never implemented a slower speed in code.
File 4A7A1-COMM_PANEL.ino
When the RS485 is resolved for the Pro Micro finish coding for RS485 on the Comm Panel's Mega.
Member insSw ("INS_SW", insSwPins, 8, false, 100)
If/When https://github.com/DCS-Skunkworks/dcs-bios-arduino-library/pull/56 is accepted by DCS Skunkworks change to DcsBios::SwitchMultiPos class.
Member loop ()
If/When https://github.com/DCS-Skunkworks/dcs-bios-arduino-library/pull/56 is accepted by DCS Skunkworks remove the insSw.pollThisInput(); call.
Class SwitchMultiPosDebounce
Remove the SwitchMultiPosDebounce class if the debounce feature is integrated into the DCS-BIOS Arduino library as per the pull request https://github.com/DCS-Skunkworks/dcs-bios-arduino-library/pull/56.