-
Hello,
I have ran into a few issues using this library on Platformio, including a default argument on line 1030 in LSS.cpp and needing the SoftwareSerial library. I have noticed that there have bee…
ds196 updated
3 months ago
-
As [esp-idf compontents docs](https://docs.platformio.org/en/latest/frameworks/espidf.html#esp-idf-components) describe it, platformio scans `components` folder for any valid component.
My suggestio…
-
![Screenshot from 2024-06-03 16-14-33](https://github.com/linorobot/linorobot2/assets/108330797/ed182940-e67c-4db6-9ee6-bf370bc2d8a9)
_**this pops after building and here is the text format of it:**_…
-
What kind of issue is this?
- [X] **PlatformIO Core**.
If you’ve found a bug, please provide an information below.
*You can erase any parts of this template not applicable to your Issue…
-
Compiling and testing your demonstration works well for 7 inches with LVGL 8.3 - ESP-LCD board 3.x.x
Nevertheless, when I add Wifi Connexion, the screen starts scrolling down... alone...
Every few…
-
Wondering if you could add instructions for using this with platformio or add it to the registry using esp32 with arduino framework. I got it to work with arduino ide but recently switched to vscode a…
-
Allow defining an array of possibilities for `rootDirFileName`, rather than only one.
eg:
``` json
"rootDirFileName": [
".gitignore",
"LICENSE",
"platformio.ini",
"library.json"…
-
Hi,
Currently, the [library page](https://registry.platformio.org/libraries/codewitch-honey-crisis/htcw_bm8563?version=0.1.4) in the PlatformIO Registry doesn't contain any quick start projects for…
-
Dear Muhammad Abdullah,
cannot compile on platformio
from C:\Users\mocha\.platformio\packages\framework-arduinoespressif8266\libraries\ESP8266mDNS\src/ESP8266mDNS.h:48,
from C…
-
Hello everyone,
I'm trying to use RemoteXY with PlatformIO to talk to an Arduino Nano BLE. Here are some details of my implementation:
I've been trying to use RemoteXY with my…