I know when we buy a NodeMCU, we get the NodeMCU firmware already installed in it. But how come we are able to use the Arduino IDE (used for C++ programming) with this dev kit?
How can we use a C++ IDE to work with a Lua-based firmware? What's wrong with my concepts here?