Closed ivankravets closed 2 years ago
In the beginning, we wanted to keep the project compatible with Arduino IDE... But the reality is that Platformio is the tool used by 100% of the people running this Get-Started. So this makes sense, thank-you @ivankravets
@Salem-Luos we will have to also make it on our examples on Luos_engine...
Ahh, I see! The problem is that Microsoft's C/C++ extension does not support INO/PDE files and they are right. It seems we should finally drop support for the INO to reduce the level of mistakes when using this "broken" format.
OK, so we have to make it soon to be future-proof...
Fixed in luos_engine 2.6.0
Hi,
INO/PDE are invalid CPP files and are the root of bad developer experience.
See https://docs.platformio.org/en/latest/faq/ino-to-cpp.html