Hi
Having problems with UIFlow, I tried PlatformIO to program the M5stick.
I was able to upload the "arduino-wifiscan" but then I wanted to print Wifi infos on the screen. I thought I had to #include <M5StickC.h> but it "gets red" and says I should update includePath
Why/how do I do that ?
I tried "pio lib install "M5StickC" and no more red alert...for a while, but then error again about includePath
If someone had a simple step by step setup for the M5StickC it would help me a lot...