infusion / Fritzing

My fritzing sketches
68 stars 96 forks source link

Nunchuk.h "no such file or directory" #1

Closed jkruiktech closed 6 years ago

jkruiktech commented 6 years ago

Your Nunchuk library looks great, but I wonder if it supports the latest version of Arduino (v1.8.5)?

My best guess is that it's something in the header file that needs updating?

I'm using the Teensy 3.6 by the way.

24139234_1510900932322289_1974330860_o

Help would be much appreciated :)

infusion commented 6 years ago

You're sure you installed the library correctly? It states that it can't find the file nunchuk.h.

jkruiktech commented 6 years ago

Worked! Sketch>Include Library>Add .ZIP Library and using the extracted wiiNunchuk subfolder worked. I didn't realise you could add non zipped libraries...

Thanks!

infusion commented 6 years ago

You're welcome :)