Hi,
I’m trying to create a extension to read the keypad value.
When i compile i get this error:
avr/temp/build/src/Keypad.cpp:32:20: fatal error: Keypad.h: No such file or directory compilation terminated.
Failed to compile file src/Keypad.cpp
But i think i loaded the library correctly:
i think i’ve set it correctly in the extension.
Thx