File OpenSkyhawk.h
File List > Firmware > Libraries > PanelGroup > OpenSkyhawk.h
Go to the documentation of this file
#pragma once
#include <STM32Board.h>
#include <PanelGroup.h>
#include <Drivers/StepperMotor/StepperMotor.h>
#include <Outputs/LED/LED.h>
#include <Outputs/NeedleGauge/NeedleGauge.h>
#include <Inputs/Switch2Pos/Switch2Pos.h>
#include <Inputs/Switch3Pos/Switch3Pos.h>
#include <Inputs/SwitchMultiPos/SwitchMultiPos.h>
#include <Inputs/AnalogMultiPos/AnalogMultiPos.h>
#include <Inputs/AnalogInput/AnalogInput.h>
#include <Inputs/RotaryEncoder/RotaryEncoder.h>
#include <A4EC_CmdIds.h>
#include <A4EC_OutputIds.h>