Skip to content

File main.c

FileList > arduino > src > main.c

Go to the source code of this file.

  • #include <Arduino.h>

Public Functions

Type Name
int main ()
void mainTask (const void * arg)
Main setup() and loop() task. Not to be called directly.

Public Functions Documentation

function main

int main () 

function mainTask

void mainTask (
    const void * arg
) 

The documentation for this class was generated from the following file cores/common/arduino/src/main.c