![]() |
eBoard
①⑧⑨
Written for SIA 2017/2018
|
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... | |
| void eagle_setup | ( | void | ) |
this is a guard
| int eVirtual_main | ( | ) |
[COPY&PASTE] Assures the existence of the "qfix-code-main-method"
| void setup | ( | void | ) |
[COPY&PASTE] As we have an Arduino we need a setup function ;)