68#if defined(__AVR_ATmega328P__) || defined(__AVR_ATmega2560__)
69#define DCSBIOS_IRQ_SERIAL
71#define DCSBIOS_DEFAULT_SERIAL
95#define DCSBIOS_DISABLE_SERVO
111DcsBios::Switch2Pos emergencyGearRotate(
"EMERGENCY_GEAR_ROTATE",
PIN_NAME1);
114void onExtWowLeftChange(
unsigned int newValue) {
119DcsBios::IntegerBuffer extWowLeftBuffer(FA_18C_hornet_EXT_WOW_LEFT, onExtWowLeftChange);
158 int myReturn = myParam1 + myParam2;
169 #if (not defined( DCSBIOS_RS485_SLAVE) || not defined(DCSBIOS_RS485_MASTER ))
bool wowLeft
Update variables as needed and update this Doxygen comment, or remove line/section if not needed.
int sampleFunction(int myParam1=1, int myParam2=2)
#define PIN_NAME1
function 1
#define TXENABLE_PIN
Sets TXENABLE_PIN to Arduino Pin 5.
bool wowRight
Update variables as needed and update this Doxygen comment, or remove line/section if not needed.