-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
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;
rubendax
Metadata
Metadata
Assignees
Labels
No labels