Skip to content

elapsedMill / elapsedMicro does not name a type ?Β #1

@VikingVoltage

Description

@VikingVoltage

I'm a newbie to Arduino and very rusty on my code, but very comfortable in the embedded systems environment.

I'm running the Flicker code example on-off_stable.ino via Arduino's Web IDE.

I get the error: 'elapsedMillis' does not name a type

I saw the same error with 'elapsedMicro' on a different build attempt.

Using library flicker_1_0_4 at version 1.0.4 in folder: /home/builder/opt/libraries/latest/flicker_1_0_4
In file included from /tmp/854220816/on-off_stable/on-off_stable.ino:3:0:
/home/builder/opt/libraries/latest/flicker_1_0_4/src/TouchSwitch.h:63:5: error: 'elapsedMillis' does not name a type
elapsedMillis held_millis = 0;

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