I am making a custom extension to add a simple IR remote to my ranger. It works perfectly in Audruino using the standard IRremote ardunio library. Now I want to wrap it up in a block so my child can use it in his programs. I added the library directory with the add button in the transcode tab and it upload all the source and header files.
When I tried to use the block in mblock5 it compiled all the source files but couldn’t find the header file see below