Search found 1 match

by pswin.pouya
Tue Jul 09, 2019 1:00 pm
Forum: ESP32 Arduino
Topic: WebUSB with ESP32
Replies: 1
Views: 4071

WebUSB with ESP32

How can I create a WebUSB using ESP32? is there any ready-to-use library for it? Notes: I've tried google's Arduino library but it gives me this error: /Users/.../Documents/Arduino/libraries/WebUSB/WebUSB.h:27:26: fatal error: PluggableUSB.h: No such file or directory You might say try to solve the ...