Skip to content

Support for Non-Arduino IDE Compilation #27

@mattreba

Description

@mattreba

This is a long term goal. As code moves into the Application object referred to in #26 we should be able to gradually reduce the number of ino files down to just BrewTroller.ino. This file will remain to support users who want to upload using Arduino IDE. This file will contain only the setup() and loop() functions with minimal code. Additionally, a Main.cpp will be created with a main() function that mirrors the logic of setup() and loop().

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions