Skip to content

Particle Electron compile errors - solution. #1

Description

@ventz

Hi,

When you try to compile for the particle electron:

particle compile electron . --saveTo firmware.bin

It fails with lots of errors.

You need:

#include "Particle.h"

At the top of the: main.ino file.

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