REkOUF

Results 2 comments of REkOUF

@sany3001 can u add esp32-2432s022n support also ? more info : https://github.com/lsdlsd88/2.2inch_ESP32-2432S022/tree/main/2.2inch_ESP32-2432S022 https://github.com/rzeldent/esp32-smartdisplay-demo/blob/main/platformio.ini thanks

Hi there i changed the wt32 device display settings to #define SCR 8 class LGFX : public lgfx::LGFX_Device { lgfx::Panel_ST7789 _panel_instance; lgfx::Bus_Parallel8 _bus_instance; lgfx::Light_PWM _light_instance; lgfx::Touch_FT5x06 _touch_instance; public: LGFX(void) {...