Skip to content

Ticker.h: No such file or directory #3

Description

@sevketk

I setup Arduino for esp8266 board from https://github.com/esp8266/ from boards manager . and I connect my led panel directly to arduino (not use esp8266). Bu however ticker.h not found. When I compile banana code I get error.

`Arduino: 1.8.10 (Windows 10), Board: "Arduino/Genuino Mega or Mega 2560, ATmega2560 (Mega 2560)"

arduino_rgb_ballgame:5:10: error: Ticker.h: No such file or directory

#include <Ticker.h>

      ^~~~~~~~~~

compilation terminated.

exit status 1
Ticker.h: No such file or directory

This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
`
but the other hand , pixeltime_AVR example work for me (it says t me, my wiring , setup is correct)
Why dont work banana example?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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