You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I discovered that your WebUSB does no longer work when installing newer SAMD-Board versions.
The default WebUSB example work for SAMD Board version 1.8.9.
But it does not work anymore for version 1.8.10 and above.
Works....
Does not work....
I am using a MKRWiFi1010 board.
The error message is :
fatal error: USB/PluggableUSB.h: No such file or directory
#include "USB/PluggableUSB.h"
^~~~~~~~~~~~~~~~~~~~
compilation terminated.
exit status 1
Error compiling for board Arduino MKR WiFi 1010.