Skip to content

Compiling without main () or setup() and loop() functions. #531

@bbwouters

Description

@bbwouters

The arduino ide allows compiling and uploading avr programs written in C/C++ language, with the code written without a main of loop function in the case of working with softtimers/ tasks (only setup is manadatory) , However, the avr program does not compile in sublime(stino),

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions