Open ghost opened 5 years ago
This is probably and Arduino problem. Make sure you have installed the Digispark's drivers and that your are exporting correctly to the ATTiny85. I recommend this video to get you started: https://www.youtube.com/watch?v=MmDBvgrYGZs . Thanks, keep me posted.
When I click upload, I get this error: 'DigiKeyboard' does not name a type I even tried including
include "DigiKeyboard.h"
at the top. Not sure what's causing this, because I'm not getting this issue with the default test code.