Code Monkey home page Code Monkey logo

Comments (3)

PaulStoffregen avatar PaulStoffregen commented on July 28, 2024

Which board is selected in Tools > Boards?

from encoder.

highvoltspam avatar highvoltspam commented on July 28, 2024

Which board is selected in Tools > Boards?
The Arduino MEGA 2560

I only see this on the new installation. I didnt used to see this on the previous laptop.

from encoder.

Tolteque avatar Tolteque commented on July 28, 2024

Hi,
I have the same compilation issues (warnings) when compiling for "Arduino Micro"

#define ENCODER_DO_NOT_USE_INTERRUPTS
#include <Encoder.h>

Have you find a solution ? Thx

After short investigation, I think it is due to the include of "Encoder.h" in "Encoder.cpp" without using neither ENCODER_USE_INTERRUPTS nor ENCODER_DO_NOT_USE_INTERRUPTS. So "Encoder.h" assumes that ENCODER_USE_INTERRUPTS is used, and for my part I include "Encoder.h" with ENCODER_DO_NOT_USE_INTERRUPTS !!!

from encoder.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.