keyboardio/FingerprintUSBHost

Function with ATtiny85/Digispark

Opened this issue · 2 comments

Would it be possible to get this to work with the ATtiny85?

Right now it will not compile.

obra commented

I figured it should still work.
I got this to work for the atmega32u4 of course.

When I try to get this to work with the attiny85, the arduino ide complains about PluggableUSB not being found

image