PaulStoffregen / USBHost_t36

USB Host Library for Teensy 3.6 and 4.0
166 stars 85 forks source link

HIDDeviceInfo example does not build #99

Open timthiel opened 1 year ago

timthiel commented 1 year ago

I did a fresh install of Arduino 1.8.19 and Teensyduino 1.57.

I cloned the USBHost_t36 repo.

I opened the mouse demo (examples/Mouse/Mouse.ino) and it compiled and ran fine.

I opened the HIDDeviceInfo demo (examples/HIDDeviceInfo/HIDDeviceInfo.ino) and the build failed. The build output is in the attached file.

Is there a problem with the demo code?

buildError_002.txt