Search results

  1. C

    Teensy 4.x H/W Quadrature Encoder Library

    I had also to update Arduino to 1.8.13 because Teensyduino 1.53 does not support 1.8.10, now it works with no compiling errors! Also the manual update of imxrt.h is not needed anymore. Thank you
  2. C

    Teensy 4.x H/W Quadrature Encoder Library

    Arduino 1.8.10 and Teensyduino 1.48, are there any significant differences?
  3. C

    Teensy 4.x H/W Quadrature Encoder Library

    Hello everyone, I'm new here. I'm just now testing your QuadEncoder library with SimpleEncoder example, but compilinig it gives me this error: C:\Users\...\Teensy-4.x-Quad-Encoder-Library\QuadEncoder.cpp:39:76: error: invalid application of 'sizeof' to incomplete type 'const...
Back
Top