Luca Dall'Acqua

Results 7 issues of Luca Dall'Acqua

**Describe the bug** the touch screen input is inverted vertically on the y axis **To Reproduce** Steps to reproduce the behavior: 1. use the draw app and find out **Expected...

The problem it's easy to understand, when i press the button in ha the capera moves but does not stop in anyway, and mannulay calling the stop service does not...

### What happened? i tried to control the rgb thru serial interface both with adalight and tpm2 with same result and noticed that after trying to control it the esp...

bug

To allow control of the brightness of the display you need to load the following kernel modules: `pwm-lpss pwm-lpss-platform` and add 3 .bin firmware files. # Here is How 1....

I installed the following debs on a clean debian 12.5 installation ![image](https://github.com/user-attachments/assets/b30d9f3f-33ee-4bc8-8d92-b7c058d572bf) and after it boots up i can see the login screen for a couple seconds and then nothing...

### What happened? using openrgb to control my WLED esp32 wroom over serial using a Ft232RL serial adapter (because the integrated CP2101 of the esp32 dos not work with openrgb)...

bug
help wanted

Hi i have enabled gamepad mode over serial in the main.cpp but when i compile i get this ```Archiving .pio\build\esp32\libFrameworkArduino.a Linking .pio\build\esp32\firmware.elf c:/users/lucac/.platformio/packages/toolchain-xtensa-esp32s3/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/bin/ld.exe: .pio/build/esp32/src/main.cpp.o:(.literal._Z19buttonStatusChangedih+0x4): undefined reference to `ECrowneJoystick::setButton(unsigned char, bool)'...