-
Lets say I have the following text:
```
pom.xml
```
I can make a rule that registers `` and `` as HTML tags (`
-
After downloading and compiling your library on ESP-WROVER-KIT V4.1 display runs the demo program but the screen is flipped.
I've used the following configuration:
```
#define DEFAULT_DISP_TYPE …
-
Having difficulty with partition tables to get max use of the 16MB flash. I have a number of large images that I need to upload. Note, I've already done this successfully with my app / images using t…
-
Hello, Thank you for your work.
I try to use your GifDecoder with an ESP 32 Wroom and a matrix LED 64x32. In loop i have this issue. Can you help me?
Best regards
21:58:24.624 -> Rebooting..…
-
So far the function is just to light all the leds to the same color and/or intensity.
Infrequently not all the pixels changes as directed. Just a guess, but these are 5v devices and I'm running …
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
не нашел подходящей темы , открыл новую
есть несколько вопросов , может предложение по функционалу
1 - возможно ли сделать что бы при включении в сеть включался выбранный режим , цвет свечения диод…
Paly4 updated
6 years ago
-
Currently, my sliders only change their value when I release screen.
As far as I understand sliders, they send an LV_EVENT_VALUE_CHANGED on LV_EVENT_RELEASED but also when a drag is detected, so to…
-
[smarthack-mqtt.log](https://github.com/ct-Open-Source/tuya-convert/files/5679146/smarthack-mqtt.log)
[smarthack-psk.log](https://github.com/ct-Open-Source/tuya-convert/files/5679147/smarthack-psk.lo…
-
### Is your feature request related to a problem?
Using LVGL and the flush callback (`lv_disp_drv_t.flush_cb`), LVGL will let you know only the area of the framebuffer that has updated. Performance…