S
S
saveTibet2017-05-31 09:59:12
Arduino
saveTibet, 2017-05-31 09:59:12

Platformio IDE kills code that is valid in Arduino IDE. Why?

I just started learning Arduino and immediately felt the inconvenience of working with the standard Arduino IDE. Since I use the Atom text editor, I found an extension for it, Platformio IDE. It's kind of like a complete system, but not standalone, but as an extension. OK, I installed it, started reading the documentation, put the Blink sketch code in there and immediately ran into the fact that the code did not pass verification. What's the matter?
62747d3bad7d4ba4bd43998fdf42225a.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
NosFire, 2017-05-31
@NosFire

Read the platform documentation first, or generate an example from it. And it will immediately become clear.
Ps You forgot: #include "Arduino.h"in the title
Pss For convenience, CLion with platform is better, but it also turns out more hemorrhoids.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question