Search found 1 match

by frodonix
Wed Dec 18, 2024 1:41 am
Forum: ESP32 Arduino
Topic: ESP32 S3 HID SUPPORT
Replies: 0
Views: 2140

ESP32 S3 HID SUPPORT

Hello everyone
This is my first post on this forum. I have a problem with ESP32 S3 WROOM, namely I cannot run HID support via the USB C port with USB signature. I uploaded the following program into the Arduino IDE
#include <Joystick_ESP32S2.h>

// Create the Joystick
Joystick_ Joystick ...

Go to advanced search