I’ve tried a lot of the “newer” languages and, somehow, I’m always happiest when I go back to C++ or even C. However, there is one thing that gets a little on my nerves when I go back: the need to ...
On first use, the extension automatically downloads the appropriate pre-built binary for your platform. You'll see "auto-header: Downloading..." in the status bar ...
create a new Header file, example : "TestHeader.h" in TestHeader.h add #include "MeMegaPi.h" in your main .INO file #include "TestHeader.h" Cause : The MeMegaPi.h file contains variable definitions ...