Skip to content

UNO R4 Wifi #34

Description

@trentsmart

For some reason I am unable to use the new encoder library with the UNO R4 Wifi. Somewhat new to arduino, is there something I can do to the library to allow me to use this.

"Interrupts are unknown for this board. Please specify in interrupt_pins.h"

I tried adding the following to the interrupt_pins.h file. with no luck lol.

// Uno R4 Wifi
#elif defined(ARDUINO_UNOR4_WIFI)
#define CORE_NUM_INTERRUPT 2

Any help would be greatly appreciated. Love using this library with my nano everys. Would also love to be able to use it with the R4 wifi.

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