Mike Mitchell
Mike Mitchell
Even if "platformio-ide.autoCloseSerialMonitor": true, running the program from the debugger will not close the monitor. This is especially problematic if the board is using JTAG debug probe and also uploading...
Using [ESP 32 Ardiono framework](https://github.com/espressif/arduino-esp32) and [platformio.org's ](https://platformio.org/) library search functionality presents a vexing problem since the name` HttpClient.h` is [duplicated](https://github.com/espressif/arduino-esp32/blob/f4acac4c2bf83d76f49241489e24fc1d6bbb64e7/libraries/HTTPClient/src/HTTPClient.h) in the ESP32 Arduino framework. If you try to...
Fixes warning by reserving 20 bytes for context. See: https://developers.redhat.com/blog/2018/05/24/detecting-string-truncation-with-gcc-8
The documents in [/schematic](https://github.com/Xinyuan-LilyGO/T-Display-S3/tree/main/schematic) both appear outdated. One is not versioned, the other is V1.1, but V1.2 is what is being sold on the [LilyGO Website](https://www.lilygo.cc/products/t-display-s3). It's evident the charger...