eBoard ①⑧⑨
Written for SIA 2017/2018
eagle_Setup.h File Reference

this file contains the setup method More...

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int eVirtual_main ()
 [COPY&PASTE] Assures the existence of the "qfix-code-main-method" More...
 
void eagle_setup (void)
 this is a guard More...
 
void setup (void)
 [COPY&PASTE] As we have an Arduino we need a setup function ;) More...
 

Detailed Description

this file contains the setup method

Last Updated:

Version
3.2.32d

Definition in file eagle_Setup.h.

Function Documentation

◆ eagle_setup()

void eagle_setup ( void  )

this is a guard

◆ eVirtual_main()

int eVirtual_main ( )

[COPY&PASTE] Assures the existence of the "qfix-code-main-method"

◆ setup()

void setup ( void  )

[COPY&PASTE] As we have an Arduino we need a setup function ;)